[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / b / a / 4 / SFlowLayoutKit / 1.0.2 / SFlowLayoutKit.podspec.json
blob7e98843e23753b418b74ef2009cf4d43a0e817a8
2   "name": "SFlowLayoutKit",
3   "version": "1.0.2",
4   "summary": "A collection of UICollectionlayout.",
5   "description": "A simple library for collectioning UICollectionViewLayout.",
6   "homepage": "https://github.com/Cyrex/SFlowLayoutKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cyrex": "szwathub@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Cyrex/SFlowLayoutKit.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "public_header_files": "SFlowLayoutKit/*.h",
22   "source_files": "SFlowLayoutKit/*.{h,m}"