blob: ecface777a0c2567de828f43f08ff9979a33fc71 [file] [log] [blame]
{
"name": "testPush",
"version": "0.1.1",
"summary": "A short description of testPush.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ModuleCreation/TestPush",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TPQuietBro": "tangpeng@icarbonx.com"
},
"source": {
"git": "https://github.com/ModuleCreation/TestPush.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "testPush/Classes/**/*",
"static_framework": true,
"dependencies": {
"JPush": [
]
}
}