[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / e / 2 / GKPageScrollView / 1.8.2 / GKPageScrollView.podspec.json
blob86ecd4c6cc9ada2a7bb4f5dfb75e78652894eb10
2   "name": "GKPageScrollView",
3   "version": "1.8.2",
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": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/QuintGao/GKPageScrollView.git",
19     "tag": "1.8.2"
20   },
21   "swift_versions": "5.0",
22   "default_subspecs": "Objc",
23   "subspecs": [
24     {
25       "name": "Objc",
26       "source_files": "Sources/GKPageScrollView/*.{h,m}"
27     },
28     {
29       "name": "Swift",
30       "source_files": "Sources/GKPageScrollViewSwift/*.swift"
31     }
32   ],
33   "swift_version": "5.0"