blob: 7e869ef943762b3fc2b5d0d889903a41bfe7c72f [file] [log] [blame]
{
"name": "USE_GoogleAPI",
"version": "0.1.5",
"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.5"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "USE_GoogleAPI/Classes/**/*",
"static_framework": true,
"dependencies": {
"GooglePlaces": [
]
},
"frameworks": "UIKit"
}