blob: 48b994ec2add873e364ddbe274f5732186dfdbc3 [file] [log] [blame]
{
"name": "HLBagel",
"version": "1.3.6",
"summary": "HLBagel is a little native iOS network sniffer for own use.",
"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.",
"homepage": "https://github.com/henvyluk/HLBagel",
"license": {
"type": "APACHE",
"file": "LICENSE"
},
"authors": {
"henvy": "henvyluk@gmail.com"
},
"source": {
"git": "https://github.com/henvyluk/HLBagel.git",
"tag": "1.3.6"
},
"platforms": {
"ios": "8.0",
"tvos": "11.0"
},
"source_files": "iOS/Source/*.{h,m}",
"requires_arc": true
}