blob: 7ef739eab4b78408fbb278272e80bd9af97584ba [file] [log] [blame]
{
"name": "JJAutoScrollView",
"version": "0.0.4",
"platforms": {
"ios": "7.0"
},
"summary": "一个很好用banner滚动控件",
"homepage": "https://github.com/andyfangjunjie/JJAutoScrollView",
"license": "MIT",
"authors": {
"andyfangjunjie": "andyfangjunjie@163.com"
},
"source": {
"git": "https://github.com/andyfangjunjie/JJAutoScrollView.git",
"tag": "0.0.4"
},
"source_files": "JJAutoScrollView/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}