[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 0 / d / JPush / 5.0.0 / JPush.podspec.json
blob03daa617ce6c705d33d5bc8e7b4eeca1fc7e67ca
2   "name": "JPush",
3   "version": "5.0.0",
4   "summary": "Offically supported JPush iOS SDK Pod. 官方支持的极光推送SDK. ",
5   "description": "Offically supported JPush iOS SDK Pod. 官方支持的极光推送SDK. \n集成详情请访问官方文档网站:http://docs.jiguang.cn ",
6   "homepage": "http://www.jiguang.cn/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright jiguang.cn"
10   },
11   "authors": {
12     "JPush": "support@jpush.cn"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "http": "https://sdkfiledl.jiguang.cn/cocoapods/jpush/JPush-iOS-5.0.0.zip"
19   },
20   "source_files": "*.h",
21   "vendored_libraries": "*.a",
22   "frameworks": [
23     "UIKit",
24     "CFNetwork",
25     "CoreFoundation",
26     "CoreTelephony",
27     "SystemConfiguration",
28     "CoreGraphics",
29     "Foundation",
30     "Security",
31     "WebKit"
32   ],
33   "weak_frameworks": [
34     "UserNotifications"
35   ],
36   "libraries": [
37     "z",
38     "resolv"
39   ],
40   "dependencies": {
41     "JCore": [
42       ">= 2.0.0"
43     ]
44   },
45   "static_framework": true