blob: 4fd7d19741a6db1736c676730cb2009027342b7e [file] [log] [blame]
{
"name": "SWHttpTrafficRecorder",
"version": "0.5",
"summary": "A simple tool allowing to record your HTTP traffic for later use.",
"description": "SWHttpTrafficRecorder provides an easy way to record all the HTTP(s) traffic while the user is using your app at the same time.",
"homepage": "http://www.capitalone.io/",
"license": {
"type": "Apache Licnese 2.0",
"file": "LICENSE"
},
"authors": {
"Sunny Wang": "wangjinlian@hotmail.com"
},
"source": {
"git": "https://github.com/JinlianWang/SWHttpTrafficRecorder.git",
"tag": "v0.5"
},
"platforms": {
"ios": null
},
"source_files": "*.{h,m}",
"requires_arc": true
}