[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / e / 2 / VueFlux / 1.0.0 / VueFlux.podspec.json
blob771bf478f3db92af71711d58e3209901fc0e16fb
2   "name": "VueFlux",
3   "version": "1.0.0",
4   "authors": {
5     "ra1028": "r.fe51028.r@gmail.com"
6   },
7   "homepage": "https://github.com/ra1028/VueFlux",
8   "summary": "Unidirectional State Management for Swift - Inspired by Vuex and Flux",
9   "source": {
10     "git": "https://github.com/ra1028/VueFlux.git",
11     "tag": "1.0.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "source_files": "VueFlux/**/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "osx": "10.9",
21     "ios": "9.0",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   },
25   "pushed_with_swift_version": "4.0"