blob: a85c234400a9fa38a08538d1e549bf324ae7f892 [file] [log] [blame]
{
"name": "BTKCollectionViewFlowLayout",
"version": "1.1.2",
"summary": "CollectionViewFlowLayout with additional supplemental views and alignment/sticky option.",
"description": " CollectionViewFlowLayout with body and background supplemental views.\n Also have sticky header/footer option, and alignment option for items.\n",
"homepage": "https://github.com/tomohisaota/BTKCollectionViewFlowLayout",
"license": "Apache License, Version 2.0",
"authors": {
"Tomohisa Ota": "tomohisa.ota+github@gmail.com"
},
"source": {
"git": "https://github.com/tomohisaota/BTKCollectionViewFlowLayout.git",
"tag": "1.1.2"
},
"social_media_url": "https://twitter.com/toowitter",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}"
}