[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / 0 / d / JPush / 2.1.8 / JPush.podspec.json
blob0566ae732abd12378ade004d177a138e9d4fd676
2   "name": "JPush",
3   "version": "2.1.8",
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.1.8"
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   "libraries": [
34     "z"
35   ]