[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / d / 5 / HTTPProxy / 0.0.1 / HTTPProxy.podspec.json
blobdea30dd6bcc5bec8ab0b5e134e4a795e1796b064
2   "name": "HTTPProxy",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/rafaelleao/HTTPProxy",
8   "authors": {
9     "Rafael Leão": "rafaeldeleao@gmail.com"
10   },
11   "summary": "Network debugging library",
12   "source": {
13     "git": "file:///Users/rleao/dev/prv/HTTPProxy/"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": "HTTPProxy/Library/**/*.swift",
20   "resources": [
21     "HTTPProxy/Library/**/*.{xib}"
22   ],
23   "dependencies": {
24     "Highlightr": [
26     ]
27   },
28   "swift_version": "5.0"