[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / d / 8 / FlowCollectionViewLayout / 0.0.1 / FlowCollectionViewLayout.podspec.json
bloba3ec6b6ca773641b6cde2b941ce88af39cc352c6
2   "name": "FlowCollectionViewLayout",
3   "version": "0.0.1",
4   "summary": "An easy way to layout collectionView with flow style.",
5   "description": "An easy way to layout collectionView with flow style.\njust for study UICollectionViewFlowLayout",
6   "homepage": "https://github.com/TinySungo/FlowCollectionViewLayout",
7   "license": "MIT",
8   "authors": {
9     "TinySungo": "872732301@qq.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/TinySungo/FlowCollectionViewLayout.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "layout/*.{h,m}",
19   "requires_arc": true