blob: 7276581d19a3ff1663f56bd92993a7ac9dd98412 [file] [log] [blame]
{
"name": "AliyunPlayer_iOS_UI_pod",
"version": "0.1.0",
"summary": "基于https://github.com/amazing-longdd/AliyunPlayer_iOS_UI封装demo",
"description": "TODO: 基于https://github.com/amazing-longdd/AliyunPlayer_iOS_UI封装demo",
"homepage": "https://github.com/pengshengsongcode/AliyunPlayer_iOS_UI_pod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"彭盛凇": "shengsongpeng@huangbaoche.com"
},
"source": {
"git": "https://github.com/pengshengsongcode/AliyunPlayer_iOS_UI_pod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AliyunPlayer_iOS_UI_pod/Classes/**/*",
"resource_bundles": {
"AliyunPlayer_iOS_UI_pod": [
"AliyunPlayer_iOS_UI_pod/Assets/*.png"
]
},
"dependencies": {
"AliyunPlayer_iOS": [
"3.4.9"
],
"MBProgressHUD": [
]
}
}