blob: e85b4e893bb980ff147914363aa07c19a9370f36 [file] [log] [blame]
{
"name": "SCAdView",
"version": "0.5",
"summary": "一个支持2D平面 , 3D缩放 , 上下左右方向滚动 , 有限/无限循环 轮播的轮播控件 A carousel control which support the vertical or horizontal scrolling direction, finite / infinite loop carousel , with both 2D plane effect or 3D zoom effect",
"homepage": "https://github.com/Chan4iOS/SCAdView",
"authors": "CT4 => 284766710@qq.com",
"source": {
"git": "https://github.com/Chan4iOS/SCAdView.git",
"tag": "0.5"
},
"source_files": "SCAdView/**/*.{h,m}",
"requires_arc": true,
"libraries": "z",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"frameworks": "UIKit"
}