[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 9 / FlowGraph / 0.2.0 / FlowGraph.podspec.json
blobf73e265cd59cbca72fcf3f8870441aa4cdb279d1
2   "name": "FlowGraph",
3   "version": "0.2.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.2.0"
20   },
21   "source_files": "FlowGraph/*.swift",
22   "swift_version": "4.0"