[Add] RapidKitFoundation_MacOS 2024.1224.1706.628
[CocoaPods.git] / Specs / 3 / 7 / e / Sniffer / 1.0.2 / Sniffer.podspec.json
blobfd619ee02217ad95ff919ec63fe631ca932f0e45
2   "name": "Sniffer",
3   "version": "1.0.2",
4   "summary": "Automatic network activity logger for Swift",
5   "homepage": "https://github.com/Kofktu/Sniffer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kofktu": "kofktu@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Kofktu/Sniffer.git",
18     "tag": "1.0.2"
19   },
20   "source_files": "Sniffer/Classes/**/*.{swift}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"