blob: bc17eff6755533d49071366c1a2e866e16e32acd [file] [log] [blame]
{
"name": "CCScrollView",
"version": "0.0.3",
"summary": "CCScrollView是一个轮播图,支持手动滑动,定时器滑动,复用性强",
"homepage": "https://github.com/ajiao-github/CCycleScrollView",
"license": "MIT",
"authors": "ajiao-github",
"source": {
"git": "https://github.com/ajiao-github/CCycleScrollView.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CCScrollView/Lib/**/*",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 4.4.2"
]
}
}