[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / 5 / SwiftBloc / 1.0.1 / SwiftBloc.podspec.json
blob98701aa382b89237f2b107b1e9d00b9d2efe3690
2   "name": "SwiftBloc",
3   "version": "1.0.1",
4   "summary": "SwiftBloc. A state management library",
5   "swift_versions": "5.3",
6   "description": "Separates presentation from business logic. Ideal for testability and reusability.",
7   "homepage": "https://github.com/VictorKachalov/SwiftBloc",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "VictorKachalov": "victorkachalov@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/VictorKachalov/SwiftBloc.git",
17     "tag": "1.0.1"
18   },
19   "social_media_url": "https://www.facebook.com/profile.php?id=1700091944",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "Sources/**/*",
24   "swift_version": "5.3"