blob: 3ff0854962fac3f461ceb21c5f83be44da2bb3ed [file] [log] [blame]
{
"name": "NMapsMap",
"version": "3.3.0",
"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.3.0"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "framework/NMapsMap.framework"
},
"frameworks": "NMapsMap",
"xcconfig": {
"SWIFT_VERSION": "$(inherited)"
}
}