[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 8 / 1 / 9 / ScalingHeaderScrollView / 1.0.4 / ScalingHeaderScrollView.podspec.json
blob85299342ea52f9ec2931d669070ec59a3394e096
2   "name": "ScalingHeaderScrollView",
3   "version": "1.0.4",
4   "summary": "A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.",
5   "homepage": "https://github.com/exyte/ScalingHeaderScrollView.git",
6   "license": "MIT",
7   "authors": {
8     "Exyte": "info@exyte.com"
9   },
10   "source": {
11     "git": "https://github.com/exyte/ScalingHeaderScrollView.git",
12     "tag": "1.0.4"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "14.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.2",
20   "source_files": [
21     "Source/*.h",
22     "Source/*.swift",
23     "Source/**/*.swift"
24   ],
25   "dependencies": {
26     "SwiftUIIntrospect": [
28     ]
29   },
30   "swift_version": "5.2"