[Delete] CellBuilder 1.0.2
[CocoaPods.git] / Specs / 8 / a / 6 / NMapsMap / 3.10.1 / NMapsMap.podspec.json
blob8fdb740d11d2b3bc79b01e65f773dead0b159c1d
2   "name": "NMapsMap",
3   "version": "3.10.1",
4   "summary": "NAVER Map iOS SDK",
5   "homepage": "https://github.com/navermaps/ios-map-sdk",
6   "license": {
7     "type": "APACHE",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "NAVER": "map_ibeacon@navercorp.com"
12   },
13   "source": {
14     "git": "https://github.com/navermaps/NMapsMap.git",
15     "tag": "release/3.10.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "ios": {
21     "vendored_frameworks": "framework/NMapsMap.framework"
22   },
23   "frameworks": "NMapsMap",
24   "xcconfig": {
25     "SWIFT_VERSION": "$(inherited)"
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }