blob: cf17a576c2888f07720291a4dde319148f28a021 [file] [log] [blame]
{
"name": "TDWebServiceAlamofire",
"version": "0.1.0",
"summary": "An Alamofire API for TDWebService",
"description": "An Alamofire API for TDWebService. Use this directly if you need to use Alamofire",
"homepage": "https://github.com/trident10/TDWebServiceAlamofire",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"trident10": "abhimanyujindal10@gmail.com"
},
"source": {
"git": "https://github.com/trident10/TDWebServiceAlamofire.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDWebServiceAlamofire/TDWebServiceAlamofire/Classes/**/*",
"dependencies": {
"Alamofire": [
"4.5.0"
],
"TDWebService": [
]
},
"pushed_with_swift_version": "4.0"
}