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