blob: 318b4a0f394d105dcb2574a39ccc343c6a685da2 [file] [log] [blame]
{
"name": "NOSTRASDK",
"version": "3.0.1",
"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",
"source": {
"http": "https://developer.nostramap.com/developer/V3/iOs/download/framework/v3.0.1/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"
}
}