[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / 0 / ali_cloud_push / 0.0.3 / ali_cloud_push.podspec.json
blobf2a5e869955f0d5f47adf037df897cdb19a201e2
2   "name": "ali_cloud_push",
3   "version": "0.0.3",
4   "summary": "阿里云移动推送iOS sdk.",
5   "homepage": "https://github.com/lishuhao/ali_cloud_push_pod",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "shuhao": "gyln163@163.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/lishuhao/ali_cloud_push_pod.git",
18     "tag": "0.0.3"
19   },
20   "vendored_frameworks": [
21     "CloudPushSDK.framework",
22     "AlicloudUtils.framework",
23     "UTDID.framework",
24     "UTMini.framework"
25   ],
26   "frameworks": [
27     "CoreTelephony",
28     "SystemConfiguration"
29   ],
30   "libraries": [
31     "z",
32     "resolv",
33     "sqlite3"
34   ]