blob: d42b0f5254a0a9ce04734d280ed303944aebcca5 [file] [log] [blame]
{
"name": "SS-BaiduPushSDK",
"version": "1.4.0-1",
"license": "LICENSE ©2015 Baidu, Inc. All rights reserved",
"summary": "Baidu Push SDK for iOS.Also see [BPushSDK]",
"homepage": "http://push.baidu.com/doc/ios/api",
"authors": {
"Shingwa Six": "http://github.com/shingwasix"
},
"platforms": {
"ios": "5.1"
},
"source": {
"git": "https://github.com/shingwasix/BaiduPush-iOS-SDK.git",
"tag": "1.4.0-1"
},
"source_files": "LibBPush/*.h",
"public_header_files": "LibBPush/*.h",
"vendored_libraries": "LibBPush/*.a",
"frameworks": [
"Foundation",
"CoreTelephony",
"SystemConfiguration"
],
"libraries": "z",
"requires_arc": false
}