You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
flutter_cocos_view_pod/Example/Pods/Local Podspecs/cocos_view_pod.podspec.json

22 lines
518 B

{
"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/**/*"
}