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