[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / e / b / 8 / FlipContainer / 0.1.0 / FlipContainer.podspec.json
blob8d3339d90f7e3823c657a75601e197e0f8d43839
2   "name": "FlipContainer",
3   "version": "0.1.0",
4   "summary": "SwiftUI double or multiple views flip container.",
5   "swift_versions": "5.7",
6   "platforms": {
7     "ios": "14.0"
8   },
9   "description": "SwiftUI double or multiple views flip container.",
10   "homepage": "https://github.com/michzio/FlipContainer",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "MichaƂ Ziobro": "swiftui.developer@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/michzio/FlipContainer.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "exclude_files": [
24     "Tests/**/*.swift"
25   ],
26   "frameworks": "UIKit",
27   "swift_version": "5.7"