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