[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / d / JPush / 1.6.2 / JPush.podspec.json
blobf1b8b0ec160a83c2dfaa1a38fec1df5d93f97e45
2   "name": "JPush",
3   "version": "1.6.2",
4   "license": {
5     "type": "Copyright",
6     "text": "LICENSE Copyright 2010 - 2014 JPush.cn, Inc. All rights reserved."
7   },
8   "summary": "JPush SDK for iOS.",
9   "homepage": "http://www.jpush.cn/",
10   "authors": {
11     "JPush": "support@jpush.cn"
12   },
13   "source": {
14     "git": "https://github.com/liubiqu/JPush.git",
15     "tag": "1.6.2"
16   },
17   "description": "JPush SDK for iOS. 极光推送管理Portal提供易用的消息推送工具,使得您公司的业务运营人员,能够很简单方便地操作、推送通知。详情请查看官网:http://www.jpush.cn/ ",
18   "platforms": {
19     "ios": null
20   },
21   "source_files": "lib/*.h",
22   "preserve_paths": "lib/*.a",
23   "libraries": "PushSDK",
24   "frameworks": [
25     "UIKit",
26     "CFNetwork",
27     "CoreFoundation",
28     "CoreTelephony",
29     "CoreGraphics",
30     "SystemConfiguration",
31     "Foundation"
32   ],
33   "xcconfig": {
34     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/JPush/lib"
35   },
36   "requires_arc": false