blob: 8eb085d3ab129b44a6bb6489b2c5f983cbcd3c02 [file] [log] [blame]
{
"name": "VantageCircleCoreSDK",
"version": "0.0.7",
"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.7"
},
"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",
"dependencies": {
"SwiftyJSON": [
"~> 4.0"
],
"TrustKit": [
]
},
"swift_version": "5.0"
}