blob: 66940734d8c6ae20f68e187df5abfafe6ae8347f [file] [log] [blame]
{
"name": "OdinPush",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "OdinPush/Core/OdinPush.framework"
}