blob: f74e9c221602aff2fea603667859a52c891b96a3 [file] [log] [blame]
{
"name": "MDMGeoBehavior",
"version": "3.6.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-geobehavior/3.6.0/mdm-geobehavior-3.6.0.zip"
},
"ios": {
"vendored_frameworks": "MDMGeoBehavior.framework"
},
"subspecs": [
{
"name": "MDM",
"dependencies": {
"MDMCore": [
"3.6.0"
]
}
}
]
}