[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / e / 5 / Hijackr / 0.1.0 / Hijackr.podspec.json
blob906507226d59721df5752ade2efb836b496563d6
2   "name": "Hijackr",
3   "version": "0.1.0",
4   "summary": "A tool to hijack URLRequest.",
5   "description": "A tool to hijack URLRequest.",
6   "homepage": "https://github.com/michaelhenry/Hijackr",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "michaelhenry": "me@iamkel.net"
13   },
14   "source": {
15     "git": "https://github.com/michaelhenry/Hijackr.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Hijackr/Classes/**/*"