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