[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / f / c / Mapwize / 2.3.2 / Mapwize.podspec.json
blob547fc2893753fffebb647f774c4944489a07dd5e
2   "name": "Mapwize",
3   "version": "2.3.2",
4   "summary": "Mapwize: The Indoor Mapping Platform",
5   "description": "Mapwize: The Indoor Mapping Platform.\nThis SDK allows you to display and interact with venue maps.",
6   "homepage": "https://www.mapwize.io",
7   "license": "MIT",
8   "authors": {
9     "Mapwize": "contact@mapwize.io"
10   },
11   "source": {
12     "git": "https://github.com/Mapwize/mapwize-ios-sdk.git",
13     "tag": "2.3.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "Mapwize",
21     "Mapwize/Mapwize/Classes/**/*.{h,m}"
22   ],
23   "public_header_files": "Mapwize/Mapwize/Classes/**/*.h",
24   "resource_bundles": {
25     "Mapwize": [
26       "Mapwize/Mapwize/Resources/**/*"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "WebKit",
32     "CoreLocation"
33   ],
34   "dependencies": {
35     "AFNetworking": [
37     ]
38   }