| { |
| "name": "MDMGeoBehavior", |
| "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-geobehavior/3.5.0/mdm-geobehavior-3.5.0.zip" |
| }, |
| "ios": { |
| "vendored_frameworks": "MDMGeoBehavior.framework" |
| }, |
| "subspecs": [ |
| { |
| "name": "MDM", |
| "dependencies": { |
| "MDMCore": [ |
| "3.5.0" |
| ] |
| } |
| } |
| ] |
| } |