blob: d0d7b31d65f3cc9b1b96fd958a8cc68b9465e39d [file] [log] [blame]
{
"name": "ZKRewardVideo",
"version": "0.0.3",
"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.3"
},
"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
}