blob: 7e98843e23753b418b74ef2009cf4d43a0e817a8 [file] [log] [blame]
{
"name": "SFlowLayoutKit",
"version": "1.0.2",
"summary": "A collection of UICollectionlayout.",
"description": "A simple library for collectioning UICollectionViewLayout.",
"homepage": "https://github.com/Cyrex/SFlowLayoutKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cyrex": "szwathub@gmail.com"
},
"source": {
"git": "https://github.com/Cyrex/SFlowLayoutKit.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"public_header_files": "SFlowLayoutKit/*.h",
"source_files": "SFlowLayoutKit/*.{h,m}"
}