blob: 9ca1978d4eeb2b719eab2b2c33f0dfb73629c96f [file] [log] [blame]
{
"name": "disklog_ios",
"version": "0.0.8",
"license": {
"type": "MIT",
"text": " Copyright 2019\n Use Permission is granted to the author and downloaders,but the author not.\n"
},
"homepage": "https://github.com/ChenZhike/disklog_ios",
"authors": {
"czk": "a62396@126.com"
},
"summary": "quick add log in iPhones",
"source": {
"git": "https://github.com/ChenZhike/disklog_ios.git",
"tag": "0.0.8"
},
"source_files": "DiskLog/**/*.{h,m}",
"frameworks": "SystemConfiguration",
"platforms": {
"ios": "10.0"
}
}