blob: 338859823b391a2e4451a3b46c68a0159a3c61bc [file] [log] [blame]
{
"name": "Sniffer",
"version": "1.0.0",
"summary": "Automatic network activity logger for Swift",
"homepage": "https://github.com/Kofktu/Sniffer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kofktu": "kofktu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Kofktu/Sniffer.git",
"tag": "1.0.0"
},
"source_files": "Sniffer/Classes/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}