blob: 07a0804dccc50af7676ec469681ab9218a47f35c [file] [log] [blame]
{
"name": "CPCollectionViewWheelLayoutSwift",
"version": "0.1.5",
"summary": "An awesome layout for UICollcetionView",
"description": "An awesome layout for UICollcetionView!",
"homepage": "https://github.com/parsifalc/CPCollectionViewWheelLayoutSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Parsifal": "zmw@izmw.me"
},
"source": {
"git": "https://github.com/parsifalc/CPCollectionViewWheelLayoutSwift.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CPCollectionViewWheelLayoutSwift/**/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "echo \"3.0.2\" > .swift-version"
}