[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 7 / e / Sniffer / 1.0.6 / Sniffer.podspec.json
bloba90d188495401d72364fec01c90e7109b109a135
2   "name": "Sniffer",
3   "version": "1.0.6",
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.6"
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"