blob: d733fb75fc637ab8cc856dd3cef5bac288f3b838 [file] [log] [blame]
{
"name": "SSHTTPClient",
"version": "1.2.2",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "MIT"
},
"summary": "Lightweight IOS HTTP Client.",
"homepage": "https://github.com/SSamanta/",
"authors": {
"Susim": "susim.samanta@me.com"
},
"source": {
"git": "https://github.com/SSamanta/SSHTTPClient.git",
"branch": "master",
"tag": "v1.2.2"
},
"source_files": "SSHTTPClient/SSHTTPClient/SSHTTPClient.{swift}",
"requires_arc": true
}