blob: 53207c30825d6b437c1cac405a6ab86ce1339476 [file] [log] [blame]
{
"name": "TaxiGoDev",
"version": "0.3.0",
"summary": "Open API of TaxiGo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shannn214/TaxiGoDev",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shannn214": "gracejin214@gmail.com"
},
"source": {
"git": "https://github.com/shannn214/TaxiGoDev.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TaxiGoDev/Classes/",
"dependencies": {
"HandyJSON": [
"~> 4.2.0-beta1"
]
}
}