blob: d385e3831e6fc8f1744498ae6ad14f3a6aea0076 [file] [log] [blame]
{
"name": "HanabiCollectionViewLayout",
"version": "1.2.0",
"summary": "UICollectionView subclass with focus on the content",
"homepage": "https://github.com/kshin/Hanabi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Lisovyi": "lisovyi.ivan@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/kshin/Hanabi.git",
"tag": "1.2.0"
},
"source_files": "Source/*.{h,swift}",
"frameworks": "UIKit"
}