[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / f / 2 / 1 / MiPushSDK / 2.2.8 / MiPushSDK.podspec.json
blobfba191b2c7a566209ef2e1f480d861beae3569dc
2   "name": "MiPushSDK",
3   "version": "2.2.8",
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/darkerk/MiPushSDK.git",
15     "tag": "2.2.8"
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     "MobileCoreServices",
26     "SystemConfiguration",
27     "CFNetwork",
28     "CoreTelephony",
29     "UserNotifications"
30   ],
31   "libraries": [
32     "z",
33     "xml2",
34     "resolv"
35   ]