[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 5 / f / JBFlux / 0.1.0 / JBFlux.podspec.json
bloba48ad315ae2ae11ef33b575b8122a5e871846de7
2   "name": "JBFlux",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/tehjord/JBFlux",
8   "authors": {
9     "Jordan Belanger": "jordane.belanger@gmail.com"
10   },
11   "summary": "Flux dispatcher architecture tailored for Objective-C + some magic",
12   "source": {
13     "git": "https://github.com/tehjord/JBFlux.git",
14     "tag": "0.1.0"
15   },
16   "source_files": "JBFlux/*.{h,m}",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0",
20     "osx": "10.9",
21     "watchos": "2.0"
22   }