[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / 3 / TJCollectionViewColumnFlowLayout / 0.1 / TJCollectionViewColumnFlowLayout.podspec.json
blob2373e76a0f0fd7a08b740e95cd3ab5f14f84c285
2   "name": "TJCollectionViewColumnFlowLayout",
3   "version": "0.1",
4   "summary": "A layout that flows sections horizontally, going to the next column if section reaches the bottom of the collection view",
5   "homepage": "https://github.com/thomasjoulin/TJCollectionViewColumnFlowLayout",
6   "screenshots": [
7     "https://raw.githubusercontent.com/thomasjoulin/TJCollectionViewColumnFlowLayout/master/Screenshots/portrait.png",
8     "https://raw.githubusercontent.com/thomasjoulin/TJCollectionViewColumnFlowLayout/master/Screenshots/landscape.png"
9   ],
10   "license": "MIT",
11   "authors": {
12     "Thomas Joulin": "thomas@joulin.eu"
13   },
14   "source": {
15     "git": "https://github.com/thomasjoulin/TJCollectionViewColumnFlowLayout.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true