[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / c / 0 / 4 / HLBagel / 1.3.6 / HLBagel.podspec.json
blob48b994ec2add873e364ddbe274f5732186dfdbc3
2   "name": "HLBagel",
3   "version": "1.3.6",
4   "summary": "HLBagel is a little native iOS network sniffer for own use.",
5   "description": "Bagel is a native iOS network sniffer. It's not a proxy debugger so you don't have to mess around with certificates, proxy settings etc. As long as your iOS devices and your Mac are in the same network, you can view the network traffic of your apps seperated by the devices.",
6   "homepage": "https://github.com/henvyluk/HLBagel",
7   "license": {
8     "type": "APACHE",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "henvy": "henvyluk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/henvyluk/HLBagel.git",
16     "tag": "1.3.6"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "11.0"
21   },
22   "source_files": "iOS/Source/*.{h,m}",
23   "requires_arc": true