[Add] YIM 2.2.1
[CocoaPods.git] / Specs / 3 / 5 / 1 / JPush-iOS-SDK / 1.8.3 / JPush-iOS-SDK.podspec.json
blob4208c4ca12719cf61d90c29bec929f616df62379
2   "name": "JPush-iOS-SDK",
3   "version": "1.8.3",
4   "summary": "JPush SDK for iOS.",
5   "description": "                       JPush SDK for iOS. \n通过极光推送服务,主动、及时地向您的用户发起交互,向其发送聊天消息、日程提醒、活动预告、进度提示、动态更新等。精准的目标用户和有价值的推送内容可以提升用户忠诚度,提高留存率与收入。\n            详情请查看官网:http://www.jpush.cn/ \n\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "http://www.jpush.cn/",
7   "license": "MIT",
8   "authors": {
9     "JPush": "support@jpush.cn"
10   },
11   "source": {
12     "git": "https://github.com/iosmvn/JPush-iOS-SDK.git",
13     "tag": "1.8.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JPush-iOS-SDK": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "CFNetwork",
28     "CoreFoundation",
29     "CoreTelephony",
30     "SystemConfiguration",
31     "CoreGraphics",
32     "Foundation",
33     "Security"
34   ],
35   "xcconfig": {
36     "OTHER_LDFLAGS": "-weak_library /usr/lib/libz.dylib"
37   },
38   "vendored_libraries": "Pod/Classes/*.a"