blob: ae0b338fb8ace7dc85dc14684286ce55e55914fa [file] [log] [blame]
{
"name": "SKLog",
"version": "0.1.0",
"summary": "iOS Very Lightweight Logging System.",
"frameworks": "Foundation",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Xcoder1011/SKLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xcoder1011": "shangkunwu@msn.com"
},
"source": {
"git": "https://github.com/Xcoder1011/SKLog.git",
"tag": "0.1.0"
},
"source_files": "SKLog/Classes/**/*"
}