0.0.1
This commit is contained in:
22
Example/Pods/Local Podspecs/cocos_view_pod.podspec.json
generated
Normal file
22
Example/Pods/Local Podspecs/cocos_view_pod.podspec.json
generated
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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/**/*"
|
||||
}
|
||||
Reference in New Issue
Block a user