[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / d / Nutiteq / 3.2.4 / Nutiteq.podspec.json
blobecd0cac27c37d54795ae481c80dfea1bf6f4e746
2   "name": "Nutiteq",
3   "version": "3.2.4",
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": "https://www.nutiteq.com"
14   },
15   "social_media_url": "http://twitter.com/nutiteq",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "http": "https://nutifront.s3.amazonaws.com/releases/sdk3-ios-3.2.4-b49e5134a8e878923dfd9b98996f81941d17ccf4.zip"
21   },
22   "source_files": "Nuti.framework/**/*.{h,m}",
23   "public_header_files": "Nuti.framework/**/*.{h,m}",
24   "resources": "nutibright-v2a.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   }