blob: b3950968d0cd6f30d8b1b1e0f687267630693888 [file] [log] [blame]
{
"name": "HTTPProxy",
"version": "0.0.3",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/rafaelleao/HTTPProxy",
"authors": {
"Rafael Leão": "rafaeldeleao@gmail.com"
},
"source": {
"git": "https://github.com/rafaelleao/HTTPProxy.git",
"tag": "0.0.3"
},
"summary": "A network debugging tool for iOS",
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "HTTPProxy/Library/**/*.swift",
"resources": [
"HTTPProxy/Library/**/*.{storyboard,xib}"
],
"dependencies": {
"Highlightr": [
]
},
"swift_version": "5.0"
}