[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / f / c / 5 / VPMiPushSDK / 2.2.9 / VPMiPushSDK.podspec.json
blob13688a518b1530dbc5ac8d4ee32d79db4084002e
2   "name": "VPMiPushSDK",
3   "authors": {
4     "MiPushSDK": "DevPush@xiaomi.com"
5   },
6   "homepage": "http://dev.xiaomi.com/doc/?p=2995",
7   "summary": "小米iOS推送SDK",
8   "version": "2.2.9",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "vendored_libraries": "iOS/SDK/libMiPushSDK.a",
13   "source_files": "iOS/SDK/*.{h,m}",
14   "source": {
15     "git": "https://coding.net/u/VianPan/p/VPMiPushSDK/git",
16     "tag": "2.2.9"
17   },
18   "frameworks": [
19     "UserNotifications",
20     "SystemConfiguration",
21     "MobileCoreServices",
22     "CFNetwork",
23     "CoreTelephony"
24   ],
25   "libraries": [
26     "resolv",
27     "z",
28     "xml2"
29   ],
30   "license": {
31     "type": "LGPL",
32     "text": "                                                   ® 1998 - 2016 XiaoMi All Rights Reserved.\n"
33   }