blob: 1f4cfeeab5d19d64511ff366f57c9f7ddd5a2ecb [file] [log] [blame]
{
"name": "VecoreSDK",
"version": "1.0.17",
"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",
"frameworks": "Foundation",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "5.1"
}