[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / 2 / 3 / 5 / Noober / 0.1.0 / Noober.podspec.json
blob31cd4f113596393064612005a877569d5f84541b
2   "name": "Noober",
3   "version": "0.1.0",
4   "summary": "A network debugger library for ios",
5   "description": "Noober is a lightweight network debugger library that itercepts api and and log it",
6   "homepage": "https://github.com/ABHI165/Noober",
7   "requires_arc": true,
8   "swift_versions": "5.0",
9   "license": "MIT",
10   "platforms": {
11     "ios": "11.0"
12   },
13   "authors": {
14     "Abhishek Agarwal": "abhiagarwal16052000@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/ABHI165/Noober.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "Noober/**/*.{swift}",
21   "swift_version": "5.0"