[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 6 / JPush-SDK-iOS / 1.8.3.1 / JPush-SDK-iOS.podspec.json
blob50a0751402fc3049b8698cca65b2b174c29e7312
2   "name": "JPush-SDK-iOS",
3   "version": "1.8.3.1",
4   "summary": "JPush SDK for iOS",
5   "description": "                  极光推送(JPush)是一个端到端的推送服务,使得服务器端消息能够及时地推送到终端用户手机上,让开发者积极地保持与用户的连接,从而提高用户活跃度、提高应用的留存率。\n",
6   "homepage": "https://github.com/wanyakun/JPush",
7   "license": "MIT",
8   "authors": {
9     "JPush": "support@jpush.cn"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/wanyakun/JPush.git",
16     "tag": "1.8.3.1"
17   },
18   "source_files": "lib/*.h",
19   "vendored_libraries": "lib/*.a",
20   "frameworks": [
21     "CFNetwork",
22     "CoreFoundation",
23     "CoreTelephony",
24     "SystemConfiguration",
25     "CoreGraphics",
26     "Foundation",
27     "UIKit",
28     "Security"
29   ],
30   "xcconfig": {
31     "OTHER_LDFLAGS": "/usr/lib/libz.dylib"
32   }