blob: 188d075e84ea41aeedb448e8e3d98636ae059ba9 [file] [log] [blame]
{
"name": "HTMILogModule",
"version": "0.1.0",
"summary": "日志模块.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lqwang521/HTMILogModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lqwang521": "wanglq@htmitech.com"
},
"source": {
"git": "https://git.coding.net/MyCoding521/HTMILogModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMILogModule/Classes/**/*",
"dependencies": {
"CocoaLumberjack": [
],
"SSZipArchive": [
"~> 2.0.1"
]
}
}