blob: 8762bc59a269625f6d0b57105ec6b7fb67f7c973 [file] [log] [blame]
{
"name": "VecoreSDK",
"version": "1.0.8",
"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/ios/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"
}