blob: f0ae8b3f332ee0078c98589c881bc8a1c98e6655 [file] [log] [blame]
{
"name": "GKPageScrollView",
"version": "1.0.9",
"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.0.9"
},
"source_files": "GKPageScrollView/objc/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}