[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 8 / 1 / 9 / ScalingHeaderScrollView / 0.1.0 / ScalingHeaderScrollView.podspec.json
blobf6a108e7be487304dede3f2fa75e295171225184
2   "name": "ScalingHeaderScrollView",
3   "version": "0.1.0",
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": "0.1.0"
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     "Introspect": [
28     ]
29   },
30   "swift_version": "5.2"