blob: 5e8f2e8061cfdb1399e233888eacdc6e6936cb64 [file] [log] [blame]
{
"name": "TDWebServiceAlamofire",
"version": "4.5.1.2",
"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/TDWebService-Alamofire",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"trident10": "abhimanyujindal10@gmail.com"
},
"source": {
"git": "https://github.com/trident10/TDWebService-Alamofire.git",
"tag": "4.5.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDWebServiceAlamofire/Classes/**/*",
"dependencies": {
"TDWebService": [
]
},
"pushed_with_swift_version": "4.0"
}