blob: 3cafd48b29b03e92a51b07fcd258fbac90b62dc0 [file] [log] [blame]
{
"name": "GKPageScrollView",
"version": "1.2.1",
"summary": "iOS UIScrollView嵌套滑动分页视图",
"homepage": "https://github.com/QuintGao/GKPageScrollView",
"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/GKPageScrollView.git",
"tag": "1.2.1"
},
"source_files": "GKPageScrollView/objc/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}