blob: 926fd32758d4f622b38db04210602b37aac7fdc2 [file] [log] [blame]
{
"name": "ZMLogs",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.8"
},
"source_files": "ZMLogs/Classes/**/*",
"dependencies": {
"CocoaLumberjack": [
]
}
}