blob: 11644ef98f107623d72005f24ce0f58f9bd14f8b [file] [log] [blame]
{
"name": "HanabiCollectionViewLayout",
"version": "1.0.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/kshin/Hanabi.git",
"tag": "1.0.1"
},
"source_files": "Hanabi/*.swift",
"requires_arc": true,
"frameworks": "UIKit"
}