blob: e95d8925d37654fff915d0f29bf0e1da990b4754 [file] [log] [blame]
{
"name": "mPushLib",
"version": "1.7.8",
"summary": "mPush Push SDK Library.",
"description": "mPush SDK for iOS. \n魔推管理Portal提供易用的消息推送工具,使得您公司的业务运营人员,能够很简单方便地操作、推送通知。\n 详情请查看官网:http://mpush.cn/ \n",
"homepage": "http://mpush.cn/",
"license": {
"type": "Copyright",
"text": "LICENSE Copyright 2014 - 2015"
},
"authors": {
"mPush": "support@mrocker.com"
},
"social_media_url": "http://weibo.com/p/1006065407131098",
"source": {
"git": "https://github.com/RobinChao/mPushSDK.git",
"tag": "v1.7.8"
},
"platforms": {
"ios": null
},
"source_files": "Library/*.h",
"preserve_paths": "Library/*.a",
"vendored_libraries": "Library/*.a",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"Security",
"CoreLocation",
"CFNetwork"
],
"weak_frameworks": [
"AdSupport",
"StoreKit"
],
"requires_arc": true,
"libraries": "z"
}