[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 0 / 7 / HUMAStarPathfinder / 0.1.3 / HUMAStarPathfinder.podspec.json
blob069beb4434c1a25a6d0908b86a18a0305c900043
2   "name": "HUMAStarPathfinder",
3   "version": "0.1.3",
4   "summary": "A* Pathfinding implementation for iOS and Mac OS X games.",
5   "homepage": "https://github.com/colinhumber/HUMAStarPathfinder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Colin Humber": "colinhumber@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/colinhumber/HUMAStarPathfinder.git",
15     "tag": "0.1.3"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "HUMAStarPathfinder",
21   "requires_arc": true