blob: 4ba025224dd2fc0948fe1934db2be62972a0c710 [file] [log] [blame]
{
"name": "SFlowLayoutKit",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"public_header_files": "SFlowLayoutKit/*.h",
"source_files": "SFlowLayoutKit/*.{h,m}"
}