blob: f3402a2f76dd3a279bc15ba2c09fce2bd03c061c [file] [log] [blame]
{
"name": "MDMBundle",
"version": "3.5.0",
"summary": "Hands MDM",
"homepage": "https://hands.com.br/",
"authors": {
"Name": "robson.moreira@hands.com.br"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://nexus.hands.com.br/repository/maven-external/br/com/hands/mdm/libs/ios/mdm-bundle/3.5.0/mdm-bundle-3.5.0.zip"
},
"ios": {
"vendored_frameworks": "MDMBundle.framework"
},
"subspecs": [
{
"name": "MDM",
"dependencies": {
"MDMCore": [
"3.5.0"
],
"MDMAppBehavior": [
"3.5.0"
],
"MDMGeoBehavior": [
"3.5.0"
],
"MDMNotification": [
"3.5.0"
]
}
}
]
}