[Add] CyberSheildiOS 0.1.1
[CocoaPods.git] / Specs / 0 / b / 1 / YQHorizListView / 0.0.1 / YQHorizListView.podspec.json
blob2386f2c57068b59ec2fdb32b67b7a35ae9d51e0b
2   "name": "YQHorizListView",
3   "version": "0.0.1",
4   "summary": "A short description of YQHorizListView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MartinChristopher/YQHorizListView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MartinChristopher": "519483040@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/MartinChristopher/YQHorizListView.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YQHorizListView/**/*",
22   "dependencies": {
23     "ZLCollectionViewFlowLayout": [
24       "1.4.5"
25     ]
26   }