blob: e50c3de853dddf70d4bfd3e1017321c830f7a5e5 [file] [log] [blame]
{
"name": "EnterpriseAppCloudAPI",
"version": "1.0.0",
"summary": "Check for Updates on Enteprise App Cloud",
"description": "This library can be integrated into apps, that are distributed via Enterprise App Cloud\n(https://enterprise-app-cloud.com), to check for updates and block any UI in case of\n mandatory updates",
"homepage": "https://enterprise-app-cloud.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sòˆren Busch": "sbusch@mobivention.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://sbusch@bitbucket.org/mobivention/enterprise-app-cloud-ios.git",
"tag": "1.0.0"
},
"source_files": "EACApi/EACApi.swift",
"swift_version": "5.0"
}