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