[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / d / SwiftUIBloc / 0.1.0 / SwiftUIBloc.podspec.json
blob6180f74f385f2da9ce61117f1a99b46964edcfe2
2   "name": "SwiftUIBloc",
3   "version": "0.1.0",
4   "summary": "The Bloc Pattern is a way to separate UI and Logic in SwiftUI codes.",
5   "homepage": "https://github.com/mehdok/SwiftUIBloc",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Mehdi Sohrabi": "mehdok@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/mehdok/SwiftUIBloc.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/SwiftUIBloc/**/*",
22   "swift_version": "5.0"