blob: 308df2d2f23a7a726dd94fc5dd69a9a6364ee391 [file] [log] [blame]
{
"name": "AdvancedCollectionView",
"version": "0.1.1",
"summary": "Thin wrapper around UICollectionView",
"description": "Thin wrapper around UICollectionView which makes it easier to create and handler Rows",
"homepage": "https://gitlab.com/work.shakiba/AdvancedCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohsenShakiba": "work.shakiba@gmail.com"
},
"source": {
"git": "https://gitlab.com/work.shakiba/AdvancedCollectionView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AdvancedCollectionView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}