[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / d / 5 / HTTPProxy / 0.0.3 / HTTPProxy.podspec.json
blobb3950968d0cd6f30d8b1b1e0f687267630693888
2   "name": "HTTPProxy",
3   "version": "0.0.3",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/rafaelleao/HTTPProxy",
8   "authors": {
9     "Rafael Leão": "rafaeldeleao@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/rafaelleao/HTTPProxy.git",
13     "tag": "0.0.3"
14   },
15   "summary": "A network debugging tool for iOS",
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "HTTPProxy/Library/**/*.swift",
21   "resources": [
22     "HTTPProxy/Library/**/*.{storyboard,xib}"
23   ],
24   "dependencies": {
25     "Highlightr": [
27     ]
28   },
29   "swift_version": "5.0"