blob: e3d51b25954907a80f64a8bba7929332683ea23d [file] [log] [blame]
{
"name": "OdinPush",
"version": "0.0.5",
"summary": "奥丁推送SDK",
"description": "奥丁推送SDK, 几行代码实现远程推送",
"homepage": "https://github.com/odindata/OdinPush.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bacon": "baconli@foxmail.com"
},
"source": {
"git": "https://github.com/odindata/OdinPush.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "OdinPush/Core/OdinPushSDK.framework",
"compiler_flags": "-ObjC",
"libraries": [
"c++",
"z"
]
}