23 lines
518 B
JSON
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/**/*"
|
|
}
|