blob: fe7ce761c6e956bd0c8e2436fcd3bebbecc4262e [file] [log] [blame]
{
"name": "KBCycleScrollView",
"version": "0.0.1",
"summary": "A short description of KBCycleScrollView.",
"homepage": "https://github.com/kangbingbing/KBCycleScrollView",
"license": "MIT",
"authors": {
"kang": "493043919@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kangbingbing/KBCycleScrollView.git",
"tag": "0.0.1"
},
"source_files": [
"KBCycleScrollView",
"KBCycleScrollView/KBCycleScrollView/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
">= 4.0.0"
]
}
}