blob: d4092b04c04776a6126fe0eaab0f12f5bfbb0fb9 [file] [log] [blame]
{
"name": "CQAssetsDisplay",
"version": "1.0.0.100",
"summary": "视频、图片浏览器",
"description": "TODO: 像tableView一样,使用非常简单的视频、图片浏览器",
"homepage": "https://github.com/chenchangqing/CQAssetsDisplay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenchangqing198@126.com": "chenchangqing198@126.com"
},
"source": {
"git": "https://github.com/chenchangqing/CQAssetsDisplay.git",
"tag": "1.0.0.100"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CQAssetsDisplay/Classes/**/*",
"resource_bundles": {
"CQAssetsDisplay": [
"CQAssetsDisplay/Assets/*.png"
]
},
"dependencies": {
"YYWebImage": [
"~>1.0.5"
],
"MCDownloadManager": [
"~>1.0.3"
]
}
}