[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / 7 / f / FlexibleCollectionView / 0.1.2 / FlexibleCollectionView.podspec.json
blobcc7304c4b2fdff5de0204bb1856388686c6687a5
2   "name": "FlexibleCollectionView",
3   "version": "0.1.2",
4   "summary": "An elegant grid layout for UICollectionView.",
5   "description": "FlexibleCollectionView can use grid layout without complex steps.\nIt keeps beautiful layout flexibly.",
6   "homepage": "https://github.com/rinov/FlexibleCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ryo Ishikawa": "rinov@rinov.jp"
13   },
14   "source": {
15     "git": "https://github.com/rinov/FlexibleCollectionView.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FlexibleCollectionView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"