[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 2 / 1 / ValueCoordinator / 1.0.0 / ValueCoordinator.podspec.json
bloba0219131101694914230219672d43b147367961e
2   "name": "ValueCoordinator",
3   "version": "1.0.0",
4   "summary": "The resulting value determining with an auto managed stack of value providers.",
5   "description": "Create the coordinated value, add value providers on the stack, customize the resulting value determining.",
6   "homepage": "https://github.com/maxoldev/ValueCoordinator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Max Sol": "maxoldev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/maxoldev/ValueCoordinator.git",
16     "tag": "1.0.0"
17   },
18   "swift_versions": [
19     "5"
20   ],
21   "platforms": {
22     "ios": "9.0",
23     "tvos": "9.0",
24     "osx": "10.13",
25     "watchos": "3.0"
26   },
27   "source_files": "ValueCoordinator/Classes/**/*",
28   "swift_version": "5"