blob: 233143756dbb0e4322032ed76d5f0b552e0835a2 [file] [log] [blame]
{
"name": "NMapsMap",
"version": "3.2.1",
"summary": "NAVER Map iOS SDK",
"homepage": "https://github.com/navermaps/ios-map-sdk",
"license": {
"type": "APACHE",
"file": "LICENSE"
},
"authors": {
"NAVER": "map_ibeacon@navercorp.com"
},
"source": {
"git": "https://github.com/navermaps/NMapsMap.git",
"tag": "release/3.2.1"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "framework/NMapsMap.framework"
},
"frameworks": "NMapsMap",
"xcconfig": {
"SWIFT_VERSION": "$(inherited)"
}
}