[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / d / b / 1 / CartographerKit / 0.1.0 / CartographerKit.podspec.json
blob76b3b07f0e294d25c1296a7f28a58bb1cd736101
2   "name": "CartographerKit",
3   "version": "0.1.0",
4   "summary": "Code for reading Cartographer files.",
5   "description": "                      Code for parsing Cartographer files to get the\n                      annotations and shapes.\n",
6   "homepage": "http://github.com/iainx/CartographerKit",
7   "license": "MIT",
8   "authors": {
9     "Iain Holmes": "iain@falsevictories.com"
10   },
11   "platforms": {
12     "osx": "10.9"
13   },
14   "source": {
15     "git": "https://github.com/iainx/CartographerKit.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "CartographerKit/*.{h,m}",
19   "frameworks": "MapKit",
20   "requires_arc": true