[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / d / 8 / c / MiPushSDK_zdl / 2.2.6 / MiPushSDK_zdl.podspec.json
blob66e1e23abf4d764694ec942c14e3839acbadc35b
2   "name": "MiPushSDK_zdl",
3   "version": "2.2.6",
4   "summary": "小米推送 iOS SDK.",
5   "homepage": "http://dev.xiaomi.com",
6   "license": {
7     "type": "Copyright",
8     "text": "小米科技 版权所有."
9   },
10   "authors": {
11     "xiaomi": "http://dev.xiaomi.com"
12   },
13   "source": {
14     "git": "https://github.com/DaliZh/MiPushSDK.git",
15     "tag": "2.2.6"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "libMiPushSDK/*.{h,m}",
22   "public_header_files": "libMiPushSDK/*.h",
23   "vendored_libraries": "libMiPushSDK/libMiPushSDK.a",
24   "frameworks": [
25     "UserNotifications",
26     "SystemConfiguration",
27     "MobileCoreServices",
28     "CFNetwork",
29     "CoreTelephony"
30   ],
31   "libraries": [
32     "resolv",
33     "xml2",
34     "z"
35   ]