[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 5 / 7 / FSCollectionViewWaterFlowLayout / 1.0.0 / FSCollectionViewWaterFlowLayout.podspec.json
blobce753afd2e11c3b20592dc2be6eab54af99ed00f
2   "name": "FSCollectionViewWaterFlowLayout",
3   "version": "1.0.0",
4   "summary": "A water fall layout(瀑布流), is easy to use. Swift 3.0.",
5   "description": "A water fall layout, is easy to use at UICollectionView.\nFSCollectionViewWaterFlowLayout is a subclass of UICollectionViewFlowLayout\nswift language",
6   "homepage": "https://github.com/Fredcom/FSCollectionViewWaterFlowLayout.git",
7   "license": "MIT",
8   "authors": {
9     "Fredcom": "mmfeishao@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Fredcom/FSCollectionViewWaterFlowLayout.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Sources/*.swift",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"