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