blob: 9eef58ad1c06fad8de8166ce0e9e27a92e56b7aa [file] [log] [blame]
{
"name": "AutoPagingFlowLayout",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AutoPagingFlowLayout/**/*.swift"
}