blob: 5c2a5571266ea73505b749c11a8e19c5f2e30f12 [file] [log] [blame]
{
"name": "TDWebServiceAlamofire",
"version": "4.6.0.1",
"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.6.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDWebServiceAlamofire/Classes/**/*",
"dependencies": {
"TDWebService": [
"0.1.14"
]
},
"pushed_with_swift_version": "4.0"
}