[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 4 / SFlowLayoutKit / 1.0.1 / SFlowLayoutKit.podspec.json
blob74837f08cac87adcbb61d40828a728688bd4141b
2   "name": "SFlowLayoutKit",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "public_header_files": "SFlowLayoutKit/*.h",
22   "source_files": "SFlowLayoutKit/*.{h,m}"