[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / 4 / 6 / CitymapsMaps / 0.1.0 / CitymapsMaps.podspec.json
blobd3a8fceb07ea8e6482e7a962b4450352da5f36ab
2   "name": "CitymapsMaps",
3   "version": "0.1.0",
4   "summary": "Citymaps Maps SDK allows you to create applications on top of Citymaps' rich POI content",
5   "source": {
6     "git": "https://bitbucket.org/citymaps/citymaps-ios-map-library",
7     "tag": "0.1.0"
8   },
9   "description": "Citymaps offers an industry-leading vector map SDK based on OSM data.  Create custom maps and add them to your apps within minutes.  Request an API key to get started!",
10   "homepage": "http://developer.citymaps.com",
11   "license": "Custom",
12   "authors": {
13     "Adam Eskreis": "adam@citymaps.com",
14     "Edward Kimmel": "eddie@citymaps.com"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "frameworks": "UIKit",
21   "libraries": [
22     "z",
23     "c++",
24     "stdc++"
25   ],
26   "vendored_frameworks": "CitymapsEngine.framework",
27   "resources": "CitymapsEngine.bundle"