[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 0 / 6 / GKPageScrollViewSwift / 1.3.5 / GKPageScrollViewSwift.podspec.json
blob8d381b6ffe0a2c01f7906fb8be3dc4773ca81ec2
2   "name": "GKPageScrollViewSwift",
3   "version": "1.3.5",
4   "summary": "iOS UIScrollView嵌套滑动分页视图",
5   "homepage": "https://github.com/QuintGao/GKPageScrollView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "高坤": "1094887059@qq.com"
12   },
13   "social_media_url": "https://github.com/QuintGao",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/QuintGao/GKPageScrollView.git",
19     "tag": "1.3.5"
20   },
21   "source_files": "GKPageScrollView/swift/*.{swift}",
22   "swift_versions": "5.0",
23   "requires_arc": true,
24   "swift_version": "5.0"