blob: 1c9928c989bf1c7127bb2a7fb6acd6acbda8968b [file] [log] [blame]
{
"name": "ZMLogs",
"version": "0.1.2",
"summary": "A short description of ZMLogs.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chen1230/ZMLogs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chent": "chent@suirui.com"
},
"source": {
"git": "https://github.com/chen1230/ZMLogs.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.8"
},
"source_files": "ZMLogs/Classes/**/*",
"dependencies": {
"CocoaLumberjack": [
]
}
}