blob: 6c05d583a0e04d3a5690d3193ad132c79031dabf [file] [log] [blame]
{
"name": "GLScrollView",
"version": "0.0.1",
"summary": "图片轮播控件",
"description": "图片轮播,可用于广告的显示",
"homepage": "https://github.com/gulu210/GLScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gulu210": "513745021@qq.com"
},
"source": {
"git": "https://github.com/gulu210/GLScrollView.git",
"tag": "0.0.1"
},
"source_files": [
"GLScrollView",
"GLScrollView/**/*.{h,m}"
],
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit"
}