[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 3 / a / JQCollectionViewAlignLayout / 0.1.3 / JQCollectionViewAlignLayout.podspec.json
blobacb2df73cb9afc94ddae635e0be13a8ec6755f53
2   "name": "JQCollectionViewAlignLayout",
3   "version": "0.1.3",
4   "summary": "Align left, center, right and tile UICollectionView layout.",
5   "description": "Align left, center, right and tile UICollectionView layout based on UICollectionViewFlowLayout.",
6   "homepage": "https://github.com/coder-zjq/JQCollectionViewAlignLayout",
7   "screenshots": [
8     "https://raw.githubusercontent.com/Coder-ZJQ/JQCollectionViewAlignLayout/master/images/align-left.png",
9     "https://raw.githubusercontent.com/Coder-ZJQ/JQCollectionViewAlignLayout/master/images/align-center.png",
10     "https://raw.githubusercontent.com/Coder-ZJQ/JQCollectionViewAlignLayout/master/images/align-right.png",
11     "https://raw.githubusercontent.com/Coder-ZJQ/JQCollectionViewAlignLayout/master/images/tile.png"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "coder-zjq": "zjq_joker@163.com"
19   },
20   "source": {
21     "git": "https://github.com/coder-zjq/JQCollectionViewAlignLayout.git",
22     "tag": "0.1.3"
23   },
24   "platforms": {
25     "ios": "6.0"
26   },
27   "source_files": "JQCollectionViewAlignLayout/Classes/**/*"