blob: d2365b5468c8316115dd96293abc2691ca765559 [file] [log] [blame]
{
"name": "SYLogManager",
"version": "1.2.0",
"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.0"
},
"source_files": "SYLogManager/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}