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