blob: 042f737d4545c8a8efc70c92158b794b8e2d1446 [file] [log] [blame]
{
"name": "VecoreSDK",
"version": "1.0.6",
"summary": "VecoreSDK - 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/VecoreSDK-latest.zip"
},
"ios": {
"vendored_frameworks": "VecoreSDK.framework"
},
"swift_versions": [
5.1,
5.0,
4.1
],
"frameworks": "Foundation",
"dependencies": {
"Alamofire": [
"5.0.0.beta.1"
]
},
"swift_version": "5.1"
}