[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / a / 6 / NMapsMap / 3.12.0 / NMapsMap.podspec.json
blob828e89e1e791f209489f306389d214ec649362ce
2   "name": "NMapsMap",
3   "version": "3.12.0",
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.12.0"
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   }