blob: c08120983558e1e2f0fe8101e829f149275a7495 [file] [log] [blame]
{
"name": "CQAssetsDisplay",
"version": "0.1.2",
"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": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CQAssetsDisplay/Classes/**/*",
"resource_bundles": {
"CQAssetsDisplay": [
"CQAssetsDisplay/Assets/*.png"
]
},
"dependencies": {
"YYWebImage": [
"~>1.0.5"
],
"MCDownloadManager": [
"~>1.0.3"
]
}
}