flutter_cocos_view_pod/Example/Pods/Local Podspecs/cocos_view_pod.podspec.json
2025-01-21 16:43:11 +08:00

23 lines
518 B
JSON

{
"name": "cocos_view_pod",
"version": "0.1.0",
"summary": "A short description of cocos_view_pod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/gem/cocos_view_pod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gem": "cc@gmail2.com"
},
"source": {
"git": "https://github.com/gem/cocos_view_pod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "cocos_view_pod/Classes/**/*"
}