blob: 93c91598a6266d3608aa3a1b785c9dc355d30df0 [file] [log] [blame]
{
"name": "SYLogManager",
"version": "1.2.8",
"summary": "SYLogManager is used show log message.",
"homepage": "https://github.com/potato512/SYLogManager",
"license": "MIT",
"authors": {
"herman": "zhangsy757@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/potato512/SYLogManager.git",
"tag": "1.2.8"
},
"source_files": "SYLogManager/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}