[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 7 / a / Conduct / 0.0.1 / Conduct.podspec.json
blobd06600ce73b6f3c6d12836bba50c7e263e45d8e0
2   "name": "Conduct",
3   "version": "0.0.1",
4   "summary": "A framework for seaparating logic for the user flow throughout an app.",
5   "description": "A framework that helps assist the separation of logic that's used for the user flow throughout an app.",
6   "homepage": "https://github.com/Incipia/Conduct",
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/Conduct.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Conduct/Classes/**/*",
22   "pushed_with_swift_version": "3.0"