[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / d / 5 / HTTPProxy / 0.0.2 / HTTPProxy.podspec.json
blobe58556f42d3f8f27c3b7f77028ddd2cb8f017163
2   "name": "HTTPProxy",
3   "version": "0.0.2",
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.2"
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"