[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / 0 / d / JPush / 3.0.6 / JPush.podspec.json
blobdc8c6036a72bde8490476f0708e565e03ad1e98a
2   "name": "JPush",
3   "version": "3.0.6",
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     "http": "https://sdkfiledl.jiguang.cn/cocoapods/jpush/JPush-iOS-3.0.6.2.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   ],
32   "weak_frameworks": [
33     "UserNotifications"
34   ],
35   "libraries": [
36     "z",
37     "resolv"
38   ],
39   "dependencies": {
40     "JCore": [
41       "~> 1.1.1"
42     ]
43   }