blob: ad7704fb5ca63fb87267737ebf64cdcdee22207d [file] [log] [blame]
{
"name": "RTWebService",
"version": "0.2.4",
"summary": "Elegant library to connect with server through REST, SOAP, FTP, SSH",
"description": "RTWebService is a wrapper around Alamofire for making REST and SOAP call in easiest possible way.",
"homepage": "https://github.com/tigerraj32/RTWebService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rajan": "rajantwnabashu@gmail.com"
},
"source": {
"git": "https://github.com/tigerraj32/RTWebService.git",
"tag": "0.2.4"
},
"social_media_url": "https://twitter.com/tigerraj32",
"platforms": {
"ios": "8.0"
},
"source_files": "RTWebService/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.3"
],
"AEXML": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.0"
}