blob: dc4777756c17e19c20d09694bed6300882971b2a [file] [log] [blame]
{
"name": "YZCycleScrollView",
"version": "1.0.0",
"summary": "An easy cyclic rotation chart.",
"homepage": "https://github.com/micyo202/YZCycleScrollView",
"license": "MIT",
"authors": {
"Yanzheng": "micyo202@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/micyo202/YZCycleScrollView.git",
"tag": "1.0.0"
},
"source_files": "YZCycleScrollView/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
},
"requires_arc": true
}