[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 1 / 3 / 5 / SwiftBloc / 1.0.3 / SwiftBloc.podspec.json
bloba940cbb314825905f58f7146e52c71201189fb68
2   "name": "SwiftBloc",
3   "version": "1.0.3",
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.3"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sources/**/*",
23   "swift_version": "5.3"