[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 1 / 3 / 0 / mPush / 1.9.4 / mPush.podspec.json
blobc9f10a6907b6f411dbfcdcd1e0f982aee905982a
2   "name": "mPush",
3   "version": "1.9.4",
4   "summary": "mPush Push SDK Library.",
5   "description": "mPush SDK for iOS. \n魔推管理Portal提供易用的消息推送工具,使得您公司的业务运营人员,能够很简单方便地操作、推送通知。\n            详情请查看官网:http://mpush.cn/",
6   "homepage": "http://mpush.cn/",
7   "license": {
8     "type": "Copyright",
9     "text": "LICENSE Copyright 2014 - 2015"
10   },
11   "authors": {
12     "mPush": "support@mrocker.com"
13   },
14   "social_media_url": "http://weibo.com/p/1006065407131098",
15   "source": {
16     "git": "https://github.com/mPush/mPushSDK.git",
17     "tag": "v1.9.4"
18   },
19   "platforms": {
20     "ios": "6.0"
21   },
22   "source_files": "Library/*.h",
23   "preserve_paths": "Library/*.a",
24   "ios": {
25     "vendored_libraries": "Library/*.a",
26     "frameworks": [
27       "SystemConfiguration",
28       "CoreTelephony",
29       "Security",
30       "CoreLocation",
31       "CFNetwork"
32     ]
33   },
34   "weak_frameworks": "AdSupport",
35   "requires_arc": true,
36   "libraries": "z"