[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / b / f / c / Mapwize / 1.0.0 / Mapwize.podspec.json
blob8c3a75dea8de65afb6b3a8db571f4359445268fb
2   "name": "Mapwize",
3   "version": "1.0.0",
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": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Mapwize": [
22       "Pod/Assets/**/*"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": [
27     "UIKit",
28     "WebKit",
29     "CoreLocation"
30   ]