blob: 4b51ec89d60f0cb0b88f92eba8e3856f41cdafcf [file] [log] [blame]
{
"name": "GKPageScrollView",
"version": "1.0.4",
"summary": "iOS UIScrollView嵌套滑动分页视图",
"homepage": "https://github.com/QuintGao/GKPageScrollView",
"license": "MIT",
"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.4"
},
"source_files": "GKPageScrollView/**/*",
"public_header_files": "GKPageScrollView/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
]
}