blob: 0c66bbcaa68f059d603144747c53de214a379d76 [file] [log] [blame]
{
"name": "ASJCollectionViewFillLayout",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT"
},
"homepage": "https://github.com/sudeepjaiswal/ASJCollectionViewFillLayout",
"authors": {
"Sudeep Jaiswal": "sudeepjaiswal87@gmail.com"
},
"summary": "A flow layout style UICollectionViewLayout that fills the full width of the collection view",
"source": {
"git": "https://github.com/sudeepjaiswal/ASJCollectionViewFillLayout.git",
"tag": "0.0.1"
},
"source_files": "ASJCollectionViewFillLayout/ASJCollectionViewFillLayout.{h,m}",
"requires_arc": true
}