blob: 1e944548c65ed187e68664a97c5221ef91d3a7ff [file] [log] [blame]
{
"name": "GKCycleScrollView",
"version": "0.0.2",
"summary": "一个轻量级的自定义轮播图组件",
"homepage": "https://github.com/QuintGao/GKCycleScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"高坤": "1094887059@qq.com"
},
"social_media_url": "https://github.com/QuintGao",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/QuintGao/GKCycleScrollView.git",
"tag": "0.0.2"
},
"source_files": "GKCycleScrollView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}