[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / a / thepathfinder / 0.0.1.3 / thepathfinder.podspec.json
blobc1dbaf47a13091622808a735d2905e9b6ed2d069
2   "name": "thepathfinder",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Pathfinder makes routing easy.",
7   "requires_arc": true,
8   "version": "0.0.1.3",
9   "description": "Pathfinder is a routing service that removes the complexities of logistics handling from your app.",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Adam Michael": "adam@ajmichael.net",
16     "Carter Grove": "grovecj@rose-hulman.edu",
17     "David Robinson": "robinsdm@rose-hulman.edu",
18     "Dan Hanson": "hansondg@rose-hulman.edu"
19   },
20   "homepage": "https://github.com/csse497/pathfinder",
21   "source": {
22     "git": "https://github.com/csse497/pathfinder-ios.git",
23     "tag": "0.0.1.3"
24   },
25   "frameworks": "Foundation",
26   "source_files": "framework/Pathfinder/*.{h,swift}",
27   "exclude_files": "**/*{TestCase,Tests}.{h,swift}",
28   "dependencies": {
29     "Starscream": [
31     ]
32   }