[Add] FaceCoreBasicNightly 6.4.1124
[CocoaPods.git] / Specs / 9 / d / a / Conduction / 0.0.1 / Conduction.podspec.json
blob017a454d60aa9979c06946c21572fe342471d852
2   "name": "Conduction",
3   "version": "0.0.1",
4   "summary": "A framework for separating logic for the user flow throughout an app.",
5   "description": "A framework that helps assist in separating logic that's used for the user flow throughout an app.",
6   "homepage": "https://github.com/Incipia/Conduction",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gklei": "gregory@incipia.co"
13   },
14   "source": {
15     "git": "https://github.com/Incipia/Conduction.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Conduction/Classes/**/*",
22   "dependencies": {
23     "Bindable": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"