blob: dea30dd6bcc5bec8ab0b5e134e4a795e1796b064 [file] [log] [blame]
{
"name": "HTTPProxy",
"version": "0.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/rafaelleao/HTTPProxy",
"authors": {
"Rafael Leão": "rafaeldeleao@gmail.com"
},
"summary": "Network debugging library",
"source": {
"git": "file:///Users/rleao/dev/prv/HTTPProxy/"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "HTTPProxy/Library/**/*.swift",
"resources": [
"HTTPProxy/Library/**/*.{xib}"
],
"dependencies": {
"Highlightr": [
]
},
"swift_version": "5.0"
}