blob: 350d9a7e7b4d629ec7e16f8c5be25af213079159 [file] [log] [blame]
{
"name": "AutoPagingFlowLayout",
"version": "1.0.5",
"license": "MIT",
"summary": "an collectionView auto paging layout in Swift for iOS",
"homepage": "https://github.com/hoowang/AutoPagingFlowLayout",
"authors": {
"hooge": "hoowang@126.com"
},
"source": {
"git": "https://github.com/hoowang/AutoPagingFlowLayout.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AutoPagingFlowLayout/**/*.swift"
}