[Add] Courier_iOS 5.5.5
[CocoaPods.git] / Specs / 8 / a / 6 / NMapsMap / 3.9.1 / NMapsMap.podspec.json
blob5ffbdcc1cb960ba8143a5024c5571bda02fb28de
2   "name": "NMapsMap",
3   "version": "3.9.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.9.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   }