blob: d152d988f8c559d3cc2086f907d17fdb69d637ba [file] [log] [blame]
{
"name": "NOSTRASDK",
"version": "3.0.0",
"summary": "The SDK that is provided to make you easy to integrates your iOS application with NOSTRA Service.",
"homepage": "https://developer.nostramap.com/developer/V2/ios.html",
"license": {
"type": "Copyright",
"text": "Copyright 2017 Globetech, Co., Ltd. All rights reserved."
},
"authors": "NOSTRA",
"source": {
"http": "https://developer.nostramap.com/developer/V2/iOs/download/framework/v3.0.0/nostrasdk.zip"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NOSTRASDK.framework/Headers/*.h",
"preserve_paths": "*",
"vendored_frameworks": "NOSTRASDK.framework",
"requires_arc": true,
"xcconfig": {
"ENABLE_BITCODE": "NO"
}
}