blob: d202f509862238cd56495adfadcfbb08b68f0f1b [file] [log] [blame]
{
"name": "ZKRewardVideo",
"version": "0.0.5",
"summary": "直客激励视频",
"homepage": "http://git.helianshare.com/uku/ZKRewardVideo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderMrUku": "zhangxh@helianhealth.com"
},
"source": {
"git": "http://git.helianshare.com/uku/ZKRewardVideo.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZKRewardVideo/Classes/**/*",
"resource_bundles": {
"ZKRewardVideo": [
"ZKRewardVideo/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"AFNetworking": [
],
"YYKit": [
]
},
"deprecated": true
}