blob: 1e420f7140f21f91156b48e34a924362a7e1199d [file] [log] [blame]
{
"name": "BITCocoaLumberjack",
"version": "0.0.2",
"summary": "BITCocoaLumberjack.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://www.baidu.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jiaguoshang": "jia12216@163.com"
},
"source": {
"git": "https://gitee.com/jia12216/BITCocoaLumberjack.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BITCocoaLumberjack/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}