[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / d / 5 / HTTPProxy / 0.0.4 / HTTPProxy.podspec.json
blob2d883d6afcd4db7a150db4eefe52e4300b525e9d
2   "name": "HTTPProxy",
3   "version": "0.0.4",
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.4"
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"