blob: 7e24bc058ffc4b3353bf870a6b58aa7e67a5c7b0 [file] [log] [blame]
{
"name": "GGLumberJac",
"version": "0.0.1",
"summary": "GGLumberJac,a log record project!",
"description": " GGLumberJac is a log record project!\n",
"homepage": "https://github.com/Otherplayer/GGLumberJac",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Otherplayer": "osmk@qq.com"
},
"source": {
"git": "https://github.com/Otherplayer/GGLumberJac.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"dependencies": {
"CocoaLumberjack": [
"~> 2.0.0"
]
}
}