[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 3 / a / JQCollectionViewAlignLayout / 0.1.5 / JQCollectionViewAlignLayout.podspec.json
blobbf01570dfe485c919bf7b475bf55bfc4b8874532
2   "name": "JQCollectionViewAlignLayout",
3   "version": "0.1.5",
4   "summary": "A UICollectionView layout that supports setting horizontal, vertical alignment and RTL direction.",
5   "description": "A UICollectionView layout that supports setting horizontal, vertical alignment and RTL direction.",
6   "homepage": "https://github.com/coder-zjq/JQCollectionViewAlignLayout",
7   "screenshots": [
8     "https://raw.githubusercontent.com/Coder-ZJQ/JQCollectionViewAlignLayout/master/images/h-left.png",
9     "https://raw.githubusercontent.com/Coder-ZJQ/JQCollectionViewAlignLayout/master/images/h-center.png",
10     "https://raw.githubusercontent.com/Coder-ZJQ/JQCollectionViewAlignLayout/master/images/h-right.png"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "coder-zjq": "zjq_joker@163.com"
18   },
19   "source": {
20     "git": "https://github.com/coder-zjq/JQCollectionViewAlignLayout.git",
21     "tag": "0.1.5"
22   },
23   "platforms": {
24     "ios": "6.0"
25   },
26   "source_files": "JQCollectionViewAlignLayout/Classes/**/*"