[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / c / FlowDirection / 0.0.4 / FlowDirection.podspec.json
blob45783c12c15ba2a89f75cc48bb198a1e150b17ad
2   "name": "FlowDirection",
3   "version": "0.0.4",
4   "summary": "App router",
5   "description": "coordinate navigation",
6   "homepage": "https://github.com/gre4ixin/FlowDirection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pavel": "pav.gre4ixin@yandex.ru"
13   },
14   "platforms": {
15     "ios": "9.1"
16   },
17   "source": {
18     "git": "https://github.com/gre4ixin/FlowDirection.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "Source/*.swift",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "RxSwift": [
25       "~> 4.4.1"
26     ],
27     "RxCocoa": [
28       "~> 4.4.1"
29     ]
30   },
31   "swift_version": "4.2"