[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 1 / 9 / ScalingHeaderScrollView / 1.0.2 / ScalingHeaderScrollView.podspec.json
bloba910abbbd6cc398c5bc329c3e9654a974efd0f97
2   "name": "ScalingHeaderScrollView",
3   "version": "1.0.2",
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.2"
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"