[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 3 / 5 / d / Nutiteq / 3.3.0 / Nutiteq.podspec.json
bloba8ceb453bd3f1a9fca477addb8e209b65db08dc1
2   "name": "Nutiteq",
3   "version": "3.3.0",
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 CartoDB.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 CartoDB": "https://www.nutiteq.com"
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-3.3-202b36391695d367cd3cb9622e0940ce5932a033.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   }