blob: a0cd1cf59397124757448837f9622fdfd8342903 [file] [log] [blame]
{
"name": "MDMNotification",
"version": "3.5.1",
"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-notification/3.5.1/mdm-notification-3.5.1.zip"
},
"ios": {
"vendored_frameworks": "MDMNotification.framework"
},
"subspecs": [
{
"name": "MDM",
"dependencies": {
"MDMCore": [
"3.5.1"
]
}
}
]
}