[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / f / 6 / 7 / BPushSDK / 1.4.3 / BPushSDK.podspec.json
blob41abc06ef2f20411ad398d0491164e8a5fec260d
2   "name": "BPushSDK",
3   "version": "1.4.3",
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.3"
16   },
17   "source_files": "Official-Sources/LibBPush/*.h",
18   "public_header_files": "Official-Sources/LibBPush/*.h",
19   "vendored_libraries": "Official-Sources/LibBPush/*.a",
20   "frameworks": [
21     "Foundation",
22     "CoreTelephony",
23     "SystemConfiguration"
24   ],
25   "libraries": "z",
26   "requires_arc": false