[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / d / Nutiteq / 3.2.1 / Nutiteq.podspec.json
blobebbb6011abe9d9a75710ac793508f0d5f3437491
2   "name": "Nutiteq",
3   "version": "3.2.1",
4   "summary": "Nutiteq maps SDK is advanced MapView with 3D, offline maps and other features",
5   "description": "Advanced MapView API\n\n* Enables 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",
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": "http://www.nutiteq.com"
14   },
15   "social_media_url": "http://twitter.com/Twitter",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "http": "https://nutifront.s3.amazonaws.com/sdk_snapshots/sdk3-ios-build-2fed2897d358d4181bd8bf0a012dd01fe5ab41ba.zip"
21   },
22   "source_files": "Nuti.framework/**/*.{h,m}",
23   "public_header_files": "Nuti.framework/**/*.{h,m}",
24   "resources": "nutibright.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   }