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