blob: b0623ebcb8ac792e590bb8fcbc25968b5d9a281b [file] [log] [blame]
{
"name": "VantageCircleCoreSDK",
"version": "0.0.3",
"summary": "Vantage Circle Core",
"description": "The core vantage circle functionalities.",
"homepage": "https://www.vantagecircle.com",
"license": {
"type": "Copyright",
"text": " Copyright 2019 Vantage Circle\n"
},
"authors": {
"Vantage Circle": "kinshuk@outlook.com"
},
"source": {
"git": "https://github.com/VantageCircle/VantageCircleCoreSDK-iOS.git",
"tag": "0.0.3"
},
"public_header_files": "VantageCircleCore.framework/Headers/*.h",
"source_files": "VantageCircleCore.framework/Headers/*.h",
"vendored_frameworks": "VantageCircleCore.framework",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}