blob: 2de83a721416a5fd76c46611a83ddc5899f74108 [file] [log] [blame]
{
"name": "AutoPagingFlowLayout",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AutoPagingFlowLayout/**/*.swift"
}