[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 1 / 6 / CQAssetsDisplay / 0.1.3 / CQAssetsDisplay.podspec.json
blobe8d5c92534298b9e2ba0bc271fb6795eb2847f80
2   "name": "CQAssetsDisplay",
3   "version": "0.1.3",
4   "summary": "视频、图片浏览器",
5   "description": "TODO: 像tableView一样,使用非常简单的视频、图片浏览器",
6   "homepage": "https://github.com/chenchangqing/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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CQAssetsDisplay/Classes/**/*",
22   "resource_bundles": {
23     "CQAssetsDisplay": [
24       "CQAssetsDisplay/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "YYWebImage": [
29       "~>1.0.5"
30     ],
31     "MCDownloadManager": [
32       "~>1.0.3"
33     ]
34   }