blob: afa1da545f2b656f16782bc0dcc6ced4f20c946b [file] [log] [blame]
{
"name": "ASMosaicLayout",
"version": "1.0.2",
"summary": "A small and light weight CollectionView custom layout",
"description": "'A small and light weight CollectionView custom layout'",
"homepage": "https://github.com/ahmadLshraby/ASMosaicLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ahmadLshraby": "ahmadelshraby10@outlook.com"
},
"source": {
"git": "https://github.com/ahmadLshraby/ASMosaicLayout.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*.swift"
}