[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / 6 / CQAssetsDisplay / 0.1.0 / CQAssetsDisplay.podspec.json
blob1dc14c3e04576f3c4c0870f5ad326fe02e51a003
2   "name": "CQAssetsDisplay",
3   "version": "0.1.0",
4   "summary": "图片浏览器",
5   "description": "TODO: 像tableView一样,使用非常简单的图片浏览器",
6   "homepage": "https://github.com/chenchangqing198@126.com/CQAssetsDisplay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenchangqing198@126.com": "chenchangqing198@126.com"
13   },
14   "source": {
15     "git": "https://github.com/chenchangqing/CQAssetsDisplay.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CQAssetsDisplay/Classes/**/*",
22   "dependencies": {
23     "YYWebImage": [
24       "~>1.0.5"
25     ]
26   }