[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / d / 0 / DPush / 1.4.0 / DPush.podspec.json
blob3b7d0073959dbae212b9a5594569265c0a1e850e
2   "name": "DPush",
3   "version": "1.4.0",
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.4.0"
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   ],
32   "libraries": [
33     "resolv",
34     "c++",
35     "sqlite3",
36     "z"
37   ],
38   "dependencies": {
39     "AFNetworking": [
40       "~> 3.1.0"
41     ],
42     "Masonry": [
44     ]
45   }