blob: 84e40147ca26475d16659adb942aced78bc6ef4a [file] [log] [blame]
{
"name": "USE_GoogleAPI",
"version": "0.1.1",
"summary": "USE_GoogleAPI.",
"description": "Pod with Google API.",
"homepage": "http://git.usemobile.com.br/libs-iOS/google-api",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tulio de Oliveira Parreiras": "tulio@usemobile.xyz"
},
"source": {
"git": "http://git.usemobile.com.br/libs-iOS/google-api.git",
"tag": "0.1.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "USE_GoogleAPI/Classes/**/*",
"static_framework": true,
"dependencies": {
"GooglePlaces": [
"~> 2.7.0"
]
},
"frameworks": "UIKit"
}