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