blob: 64c272bf5f461845a042416b2b0c90a1a02df4de [file] [log] [blame]
{
"name": "DPush",
"version": "1.2.8",
"summary": "A short description of DPush.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/dxsource/DPush",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"douglas525264": "17601621681@163.com"
},
"source": {
"git": "https://gitee.com/dxsource/DPush.git",
"tag": "1.2.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DPush/DPush.framework/Headers/*.{h}",
"resource_bundles": {
"DGAlert": [
"DPush/Assets/*"
]
},
"vendored_frameworks": "DPush/DPush.framework",
"frameworks": [
"WebKit",
"Photos"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"Masonry": [
],
"JPush": [
]
}
}