blob: c4a2ec8880920bac35660db2032670a8bdc11217 [file] [log] [blame]
{
"name": "TaxiGoDev",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TaxiGoDev/Classes/",
"dependencies": {
"HandyJSON": [
"~> 4.2.0-beta1"
]
}
}