[Add] NEAISearchKit 10.5.3
[CocoaPods.git] / Specs / f / 6 / 7 / BPushSDK / 1.4.0-1 / BPushSDK.podspec.json
blobfa5fa2410c7ed4afc7dfa9aeeaf3fac0cb2c035f
2   "name": "BPushSDK",
3   "version": "1.4.0-1",
4   "license": "LICENSE ©2015 Baidu, Inc. All rights reserved",
5   "summary": "Baidu Push SDK for iOS.",
6   "homepage": "http://push.baidu.com/doc/ios/api",
7   "authors": {
8     "Shingwa Six": "http://github.com/shingwasix"
9   },
10   "platforms": {
11     "ios": "5.1"
12   },
13   "source": {
14     "git": "https://github.com/shingwasix/BaiduPush-iOS-SDK.git",
15     "tag": "1.4.0-1"
16   },
17   "source_files": "LibBPush/*.h",
18   "public_header_files": "LibBPush/*.h",
19   "vendored_libraries": "LibBPush/*.a",
20   "frameworks": [
21     "Foundation",
22     "CoreTelephony",
23     "SystemConfiguration"
24   ],
25   "libraries": "z",
26   "requires_arc": false