blob: c31894ca5a9a53afcf34c87f8bcede45dd28dbbf [file] [log] [blame]
{
"name": "ASLEye",
"version": "1.2.0",
"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/zixun/ASLEye",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zixun": "chenyl.exe@gmail.com"
},
"source": {
"git": "https://github.com/zixun/ASLEye.git",
"tag": "1.2.0"
},
"social_media_url": "https://twitter.com/zixun_",
"platforms": {
"ios": "8.0"
},
"source_files": "ASLEye/Classes/**/*"
}