blob: fc47d05ff5dd63576746a6fdb389a8e9774bb796 [file] [log] [blame]
{
"name": "stoneobs_logMonitor",
"version": "1.3.0",
"summary": "A short description of stoneobs_logMonitor.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shixuanlei/stoneobs_logMonitor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shixuanlei": "stoneobs@icloud.com"
},
"source": {
"git": "https://gitee.com/stoneobs/stoneobs_logMonitor.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "stoneobs_logMonitor/Classes/**/*.{h,m}",
"dependencies": {
"CocoaLumberjack": [
],
"Qiniu": [
]
}
}