[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 1 / d / 7 / SwiftNodes / 0.0.1 / SwiftNodes.podspec.json
blob92a038e4a20cdf92a77917c3d3e84ca3447f4d36
2   "name": "SwiftNodes",
3   "version": "0.0.1",
4   "summary": "Graph Algorithms & DataStructures in Swift",
5   "description": "Graphs & Trees: Data Structures, Algorithms, Drawing",
6   "homepage": "http://flowtoolz.com",
7   "license": "MIT",
8   "authors": {
9     "Flowtoolz": "contact@flowtoolz.com"
10   },
11   "source": {
12     "git": "https://github.com/flowtoolz/SwiftNodes.git",
13     "tag": "0.0.1"
14   },
15   "requires_arc": true,
16   "swift_version": "4.2",
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.11",
20     "tvos": "9.0"
21   },
22   "source_files": "Code/**/*.swift"