[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / d / 0 / DPush / 1.3.5 / DPush.podspec.json
blob1b47d6943365a9f9773d43df945d3acd1f7a5fa5
2   "name": "DPush",
3   "version": "1.3.5",
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.3.5"
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/*.framework",
28   "frameworks": [
29     "WebKit",
30     "Photos",
31     "libresolv",
32     "libc++",
33     "libsqlite3",
34     "libz"
35   ],
36   "dependencies": {
37     "AFNetworking": [
38       "~> 3.1.0"
39     ],
40     "Masonry": [
42     ],
43     "JPush": [
45     ]
46   }