blob: 6cfc318129c039bafccace28d0a56b7c24600d63 [file] [log] [blame]
{
"name": "CCScrollView",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CCScrollView/Lib/*",
"frameworks": "UIKit"
}