[Add] IPDSDK 2.0.1.0
[CocoaPods.git] / Specs / 9 / 7 / c / FlowDirection / 0.0.3 / FlowDirection.podspec.json
blob68405f69ecc42bea2b2624f39372f24bf25293b2
2   "name": "FlowDirection",
3   "version": "0.0.3",
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.3"
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"