blob: 327aaee80d583ee0d9d8fac7f72322512220f7d8 [file] [log] [blame]
{
"name": "ASJCollectionViewFillLayout",
"version": "0.2",
"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.2"
},
"source_files": "ASJCollectionViewFillLayout/*.{h,m}",
"requires_arc": true
}