[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 2 / 1 / MiPushSDK / 2.2.2 / MiPushSDK.podspec.json
blob3ac4ff90cba0e82d6f3f105b21f7ef5289d2aaa4
2   "name": "MiPushSDK",
3   "version": "2.2.2",
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/appwgh/MiPushSDK.git",
15     "tag": "2.2.2"
16   },
17   "platforms": {
18     "ios": "7.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     "MobileCoreServices",
26     "SystemConfiguration",
27     "CFNetwork",
28     "CoreTelephony"
29   ],
30   "libraries": [
31     "z",
32     "xml2",
33     "resolv"
34   ]