[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / f / 9 / FlowGraph / 0.6.0 / FlowGraph.podspec.json
blobb8393c81b53f71fb808a3ea59df0ad400b458852
2   "name": "FlowGraph",
3   "version": "0.6.0",
4   "summary": "Simple State Machine for Swift",
5   "homepage": "https://github.com/objective-audio/SwiftFlowGraph",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Yuki Yasoshima": "yukiyasos@gmail.com"
11   },
12   "platforms": {
13     "ios": "10.3",
14     "osx": "10.13"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/objective-audio/SwiftFlowGraph.git",
19     "tag": "0.6.0"
20   },
21   "source_files": "FlowGraph/*.swift",
22   "swift_versions": "5.0"