[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 0 / d / JPush / 1.8.3 / JPush.podspec.json
blob955855b7e0a048e17cbe446fc3212532a9a1ad46
2   "name": "JPush",
3   "version": "1.8.3",
4   "summary": "JPush SDK for iOS.极光推送,使得开发者可以即时地向其应用程序的用户推送通知或者消息,与用户保持互动,从而有效地提高留存率,提升用户体验。平台提供整合了Android推送、iOS推送的统一推送服务。",
5   "description": "JPush SDK for iOS. \n通过极光推送服务,主动、及时地向您的用户发起交互,向其发送聊天消息、日程提醒、活动预告、进度提示、动态更新等。精准的目标用户和有价值的推送内容可以提升用户忠诚度,提高留存率与收入。\n            详情请查看官网:http://www.jpush.cn/ \n.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "http://www.jpush.cn/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2011 - 2015 jpush.cn. All rights reserved.\n"
10   },
11   "authors": {
12     "JPush": "support@jpush.cn"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://git.oschina.net/liubiqu/JPush.git",
19     "tag": "1.8.3"
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   "xcconfig": {
34     "OTHER_LDFLAGS": "-weak_library /usr/lib/libz.dylib"
35   }