[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / d / Nutiteq / 3.2.0RC2 / Nutiteq.podspec.json
blob99754d536b553023926ad6b33201095a89222aad
2   "name": "Nutiteq",
3   "version": "3.2.0RC2",
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://dl.dropboxusercontent.com/u/3573333/public_web/sdk3_releases/sdk3-ios-3.2.0RC2-pod.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