blob: 352f4177ccd481961e2333416ddd57c569a49d69 [file] [log] [blame]
{
"name": "VecoreSDK",
"version": "3.0.0",
"summary": "VecoreSDK Framework - Part of the Vecore platform.",
"description": "Please see the online documentation for an extended description on how to use this pod.",
"homepage": "https://www.vecore.nl/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"development@vecore.nl ": "development@vecore.nl"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://developers.vecore.nl/files/ios/VecoreSDK-3.0.0.zip"
},
"ios": {
"vendored_frameworks": "VecoreSDKFramework.framework"
},
"swift_versions": [
5.3,
5.2,
5.1,
5.0,
4.1
],
"frameworks": "Foundation",
"swift_version": "5.3"
}