[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / c / FlowInject / 0.1.0 / FlowInject.podspec.json
blob4f5822731328dad03eaff60564f6170fcf81e89d
2   "name": "FlowInject",
3   "version": "0.1.0",
4   "swift_versions": "4.2",
5   "summary": "A library of Coordinator Patterns that are easy to use for dependency injections in applications written on pure Swift for iOS.",
6   "homepage": "https://github.com/jinShine/FlowInject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "seungjin": "seungjin429@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jinShine/FlowInject.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FlowInject/Classes/**/*",
22   "swift_version": "4.2"