blob: fc5c54888979106333fb25b0f646a5326c7a2f54 [file] [log] [blame]
{
"name": "UNIPush",
"version": "1.0",
"summary": "基于JPush的推送",
"description": "这是基于JPush的推送",
"homepage": "https://github.com/TMacChen/UNIPush",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈刚": "345058906@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TMacChen/UNIPush.git",
"tag": "1.0"
},
"source_files": "UNIPushTest/UNIPushTest/UNIPush.framework/Headers/*",
"requires_arc": true
}