[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 3 / 0 / 4 / NavigationMeshGraph / 0.0.2 / NavigationMeshGraph.podspec.json
blob858f42c1e4f7a5c4db63a7607e91b7cae7dc9882
2   "name": "NavigationMeshGraph",
3   "version": "0.0.2",
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.2"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.11"
17   },
18   "source_files": "Source/*.swift",
19   "frameworks": "GameplayKit",
20   "requires_arc": true