[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / d / 0 / DPush / 1.2.2 / DPush.podspec.json
blobf377b75b53193084fa73e687b7b520c13deafdcf
2   "name": "DPush",
3   "version": "1.2.2",
4   "summary": "A short description of DPush.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/dxsource/DPush",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "douglas525264": "17601621681@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/dxsource/DPush.git",
16     "tag": "1.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DPush/DPush.framework/Headers/*.{h}",
22   "resource_bundles": {
23     "DGAlert": [
24       "DPush/Assets/*"
25     ]
26   },
27   "vendored_frameworks": "DPush/DPush.framework",
28   "frameworks": [
29     "WebKit",
30     "Photos"
31   ],
32   "dependencies": {
33     "AFNetworking": [
34       "~> 3.1.0"
35     ],
36     "Masonry": [
38     ],
39     "JPush": [
41     ]
42   }