[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / f / 6 / BBaiduPush / 1.5.4 / BBaiduPush.podspec.json
bloba40fba024a667ec1547aa3b18d2c76f196d7f06c
2   "name": "BBaiduPush",
3   "version": "1.5.4",
4   "summary": "Baidu Push SDK for iOS.",
5   "homepage": "https://github.com/BenBeng/BaiduPush-iOS-SDK",
6   "license": {
7     "type": "Copyright",
8     "text": "LICENSE ©2015-2017 Baidu, Inc. All rights reserved"
9   },
10   "authors": {
11     "BenBeng": "https://github.com/BenBeng"
12   },
13   "source": {
14     "http": "http://boscdn.bpc.baidu.com/channelpush/sdk/BPush-SDK-iOS-1.5.4.zip",
15     "sha1": "cf9cd7f60c4acb9629998501ce73861b29c0fb1c"
16   },
17   "platforms": {
18     "ios": "5.1"
19   },
20   "frameworks": [
21     "Foundation",
22     "CoreTelephony",
23     "SystemConfiguration"
24   ],
25   "libraries": "z",
26   "requires_arc": false,
27   "default_subspecs": "normal",
28   "subspecs": [
29     {
30       "name": "normal",
31       "source_files": "BPush-SDK-iOS-1.5.4/normalversion/*.h",
32       "public_header_files": "BPush-SDK-iOS-1.5.4/normalversion/*.h",
33       "vendored_libraries": "BPush-SDK-iOS-1.5.4/normalversion/*.a",
34       "frameworks": [
35         "Foundation",
36         "CoreTelephony",
37         "SystemConfiguration"
38       ],
39       "libraries": "z"
40     },
41     {
42       "name": "idfa",
43       "source_files": "BPush-SDK-iOS-1.5.4/idfaversion/*.h",
44       "public_header_files": "BPush-SDK-iOS-1.5.4/idfaversion/*.h",
45       "vendored_libraries": "BPush-SDK-iOS-1.5.4/idfaversion/*.a",
46       "frameworks": [
47         "Foundation",
48         "CoreTelephony",
49         "SystemConfiguration"
50       ],
51       "libraries": "z"
52     }
53   ]