[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 7 / e / 2 / GKPageScrollView / 1.0.1 / GKPageScrollView.podspec.json
blob0c7bc1d8aa17605753d62b9824b17d5eccf1b87b
2   "name": "GKPageScrollView",
3   "version": "1.0.1",
4   "summary": "iOS UIScrollView嵌套滑动分页视图",
5   "homepage": "https://github.com/QuintGao/GKPageScrollView",
6   "license": "MIT",
7   "authors": {
8     "高坤": "1094887059@qq.com"
9   },
10   "social_media_url": "https://github.com/QuintGao",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/QuintGao/GKPageScrollView.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "GKPageScrollView/**/*",
19   "public_header_files": "GKPageScrollView/**/*.h",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]