[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 0 / 4 / NavigationMeshGraph / 0.0.3 / NavigationMeshGraph.podspec.json
blobf54e4f33828426e43ce4b505c6d17aa930fdac39
2   "name": "NavigationMeshGraph",
3   "version": "0.0.3",
4   "license": "MIT",
5   "summary": "Added pathfinding graph for Navigation Meshes",
6   "homepage": "https://github.com/nuudles/NavigationMeshGraph",
7   "authors": {
8     "Christopher Luu": "nuudles@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/nuudles/NavigationMeshGraph.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.11"
17   },
18   "source_files": "Source/*.swift",
19   "frameworks": "GameplayKit",
20   "requires_arc": true