blob: d700dc4a399e742511e74beaf24247362999ea3a [file] [log] [blame]
{
"name": "SWHttpTrafficRecorder",
"version": "1.0.2",
"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": "https://github.com/capitalone/SWHttpTrafficRecorder",
"license": {
"type": "Apache Licnese 2.0",
"file": "LICENSE"
},
"authors": {
"Sunny Wang": "wangjinlian@hotmail.com"
},
"source": {
"git": "https://github.com/capitalone/SWHttpTrafficRecorder.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SWHttpTrafficRecorder/*.{h,m}",
"requires_arc": true
}