[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 1 / 2 / VueFluxReactive / 1.0.0 / VueFluxReactive.podspec.json
blob3ad644f66ba84730a7e3f58ef7265d118c7e3dbf
2   "name": "VueFluxReactive",
3   "version": "1.0.0",
4   "authors": {
5     "ra1028": "r.fe51028.r@gmail.com"
6   },
7   "homepage": "https://github.com/ra1028/VueFlux",
8   "summary": "Reactive system for VueFlux architecture in Swift",
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": "VueFluxReactive/**/*.swift",
18   "dependencies": {
19     "VueFlux": [
20       "~> 1.0.0"
21     ]
22   },
23   "requires_arc": true,
24   "platforms": {
25     "osx": "10.9",
26     "ios": "9.0",
27     "watchos": "2.0",
28     "tvos": "9.0"
29   },
30   "pushed_with_swift_version": "4.0"