[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / a / 5 / 7 / FSCollectionViewWaterFlowLayout / 0.0.3 / FSCollectionViewWaterFlowLayout.podspec.json
blobf6197ecd1a22b1f69b1e779785c9dbcef55ff6e1
2   "name": "FSCollectionViewWaterFlowLayout",
3   "version": "0.0.3",
4   "summary": "A water fall layout, is easy to use at UICollectionView. 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@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Fredcom/FSCollectionViewWaterFlowLayout.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "Sources/*.swift",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"