blob: f219c27353b18ba1408fcde561c460c8c63c8a48 [file] [log] [blame]
{
"name": "CPCollectionViewWheelLayout",
"version": "1.0.3",
"summary": "An interested wheel layout of collection view.",
"description": "An interested wheel layout of collection view!",
"homepage": "https://github.com/ParsifalC/CPCollectionViewWheelLayout",
"screenshots": "https://github.com/ParsifalC/CPCollectionViewWheelLayout/raw/master/CollectionViewWheelLayoutDemo/Demo.gif?raw=true",
"license": "MIT (LICENSE)",
"authors": {
"ParsifalC": "zmw@izmw.me"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ParsifalC/CPCollectionViewWheelLayout.git",
"tag": "1.0.3"
},
"source_files": "CPCollectionViewWheelLayout/**/*.{h,m}",
"frameworks": "UIKit"
}