[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 7 / 8 / ScoutMaps-iOS-SDK / 2.1.0 / ScoutMaps-iOS-SDK.podspec.json
blob0ebf8a1fdb2f2ec925e040fb6253482b347ad8a9
2   "name": "ScoutMaps-iOS-SDK",
3   "version": "2.1.0",
4   "summary": "Scout Maps & Navigation SDK -  an OpenStreetMap-based MapKit alternative",
5   "description": "                       Build immersive location-based products with numerous features like Search, Routing, Offline Maps, Custom Map Styles, Turn-by-Turn Navigation based on the crowd-sourced OpenStreetMap (OSM)\n",
6   "homepage": "http://www.scout.me/developer/",
7   "license": {
8     "type": "Commercial",
9     "text": "see http://www.skobbler.com/legal#termsSDK"
10   },
11   "authors": {
12     "Telenav Inc.": "http://www.telenav.com/about/"
13   },
14   "source": {
15     "http": "http://developer.skobbler.com/cocoapods/ScoutMaps-iOS-SDK_2.1.0.zip"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "preserve_paths": "SKMaps.framework",
22   "source_files": "SKMaps.framework/Versions/A/Headers/*.h",
23   "resources": [
24     "SKMaps.bundle",
25     "SKAdvisorResources.bundle"
26   ],
27   "header_dir": "ScoutMaps-iOS-SDK",
28   "frameworks": [
29     "SKMaps",
30     "CoreLocation",
31     "OpenGLES",
32     "QuartzCore",
33     "SystemConfiguration"
34   ],
35   "libraries": [
36     "z",
37     "stdc++.6"
38   ],
39   "xcconfig": {
40     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/ScoutMaps-iOS-SDK/\""
41   }