blob: cd476b95e5e81b6ec7d690986b69e3112fbad1f6 [file] [log] [blame]
{
"name": "NKASLEye",
"version": "1.2.1",
"summary": "ASLEye is an ASL monitor, automatic catch the log from NSLog by asl module.",
"description": "ASLEye is an ASL(Apple System Log) monitor, automatic catch the log from NSLog by asl module.",
"homepage": "https://github.com/nick5683/NKASLEye",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nick5683": "157132026@qq.com"
},
"source": {
"git": "https://github.com/nick5683/NKASLEye.git",
"tag": "1.2.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "ASLEye/Classes/**/*",
"swift_version": "5.0"
}