blob: bca8aa28314cf0c6c3f4ca8f5b78599e5173525f [file] [log] [blame]
{
"name": "NOSTRASDK",
"version": "2.2.0-Swift3-Beta1",
"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/v2.2.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"
}
}