[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 7 / e / 2 / GKPageScrollView / 1.3.2 / GKPageScrollView.podspec.json
blob56ab7bd2edcc6506ac158cb65d664357a828b200
2   "name": "GKPageScrollView",
3   "version": "1.3.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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/QuintGao/GKPageScrollView.git",
19     "tag": "1.3.2"
20   },
21   "source_files": "GKPageScrollView/objc/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]