[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 3 / 7 / e / Sniffer / 1.0.5 / Sniffer.podspec.json
blobada257a9b60297f91d88aefd5ebd2a3e6a6f3bae
2   "name": "Sniffer",
3   "version": "1.0.5",
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     "osx": "10.9",
16     "watchos": "2.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/Kofktu/Sniffer.git",
21     "tag": "1.0.5"
22   },
23   "source_files": "Sniffer/Classes/**/*.{swift}",
24   "frameworks": "Foundation",
25   "ios": {
26     "frameworks": "UIKit"
27   },
28   "watchos": {
29     "frameworks": "UIKit"
30   },
31   "tvos": {
32     "frameworks": "UIKit"
33   },
34   "osx": {
35     "frameworks": "AppKit"
36   },
37   "requires_arc": true,
38   "pushed_with_swift_version": "3.0"