[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 3 / 5 / d / Nutiteq / 3.3.2 / Nutiteq.podspec.json
blobb6bfb34216b8ce47174a89300df6d1fb0aaf1240
2   "name": "Nutiteq",
3   "version": "3.3.2",
4   "summary": "Nutiteq maps SDK is advanced MapView with 3D, offline maps and other features",
5   "description": "Advanced MapView API\n\n* Offline map packages\n* 2.5D view - tilting, rotating, navigation view\n* 3D models on map\n* Use your custom map data sources\n* Same API for iOS, Android, Xamarin, Windows Phone\n\nProvided by CARTO.com",
6   "homepage": "https://developer.nutiteq.com",
7   "screenshots": "https://developer.nutiteq.com/images/animated3d.gif",
8   "license": {
9     "type": "Commercial",
10     "text": "see http://www.nutiteq.com/license/"
11   },
12   "authors": {
13     "Nutiteq by CARTO": "https://www.carto.com/mobile"
14   },
15   "social_media_url": "http://twitter.com/cartodb",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "http": "https://nutifront.s3.amazonaws.com/releases/sdk3-ios-build-15-4b6e96ad84db9821800b10b2df45c01d115acd01.zip"
21   },
22   "source_files": "Nuti.framework/**/*.{h,m}",
23   "public_header_files": "Nuti.framework/**/*.{h,m}",
24   "resources": "nutibright-v3.zip",
25   "preserve_paths": "Nuti.framework",
26   "frameworks": [
27     "GLKit",
28     "CoreGraphics",
29     "Nuti"
30   ],
31   "libraries": [
32     "z",
33     "c++",
34     "stdc++.6"
35   ],
36   "requires_arc": true,
37   "xcconfig": {
38     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Nutiteq/\""
39   }