[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 7 / 5 / FancyScrollView-Hi / 0.1.4-v1 / FancyScrollView-Hi.podspec.json
blob771426a24a35cd0015a1a1205e4dfbc77a4d5e28
2   "name": "FancyScrollView-Hi",
3   "version": "0.1.4-v1",
4   "summary": "A SwiftUI ScrollView Designed to imitate the App Store and Apple Music ScrollViews (with or without a Parallax Header)",
5   "homepage": "https://github.com/tospery/FancyScrollView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "YangJianxiang": "tospery@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/tospery/FancyScrollView.git",
15     "tag": "0.1.4-v1"
16   },
17   "source_files": "Sources/**/*.swift",
18   "frameworks": [
19     "UIKit",
20     "SwiftUI",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "platforms": {
26     "ios": "13.0"
27   },
28   "swift_version": "5.0"