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