[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / 3 / NaverMap / 2.0.18 / NaverMap.podspec.json
blob34439895103c1b7ff488178c0520d6389e50b99b
2   "name": "NaverMap",
3   "module_name": "NaverMap",
4   "version": "2.0.18",
5   "summary": "A CocoaPods wrapper for navermap-ios-api.",
6   "description": "A CocoaPods wrapper for navermap-ios-api.\nIt's not an offical CocoaPods.",
7   "homepage": "https://github.com/wanbok/navermap-ios-api",
8   "authors": {
9     "Wanbok Choi": "choi@wanbok.com"
10   },
11   "source": {
12     "git": "https://github.com/wanbok/navermap-ios-api.git",
13     "tag": "v2.0.18"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "resource_bundles": {
20     "NaverMap": [
21       "Resources/*.png"
22     ]
23   },
24   "source_files": "Lib/**/*.h",
25   "public_header_files": "Lib/**/*.h",
26   "vendored_libraries": "Lib/**/*.a",
27   "frameworks": [
28     "UIKit",
29     "CoreGraphics",
30     "QuartzCore",
31     "CoreLocation",
32     "SystemConfiguration"
33   ],
34   "libraries": [
35     "sqlite3",
36     "xml2"
37   ]