[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / b / 0 / d / JPush / 2.2.0.1 / JPush.podspec.json
blob073ab287dd6abe0bb209285fc47c732d5da29c18
2   "name": "JPush",
3   "version": "2.2.0.1",
4   "summary": "Offically supported JPush iOS SDK Pod. 官方支持的极光推送SDK. ",
5   "description": "Offically supported JPush iOS SDK Pod. 官方支持的极光推送SDK. \n集成详情请访问官方文档网站:http://docs.jpush.io ",
6   "homepage": "http://www.jpush.cn/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright jpush.cn"
10   },
11   "authors": {
12     "JPush": "support@jpush.cn"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/jpush/jpush-ios-sdk-pod.git",
19     "tag": "2.2.0.1"
20   },
21   "source_files": "lib/*.h",
22   "vendored_libraries": "lib/*.a",
23   "frameworks": [
24     "UIKit",
25     "CFNetwork",
26     "CoreFoundation",
27     "CoreTelephony",
28     "SystemConfiguration",
29     "CoreGraphics",
30     "Foundation",
31     "Security"
32   ],
33   "weak_frameworks": [
34     "UserNotifications"
35   ],
36   "libraries": [
37     "z",
38     "resolv"
39   ]