blob: 054846f6ee996912551601d4f0eefb96c1fed61b [file] [log] [blame]
{
"name": "ZMLogs",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0",
"osx": "10.8"
},
"source_files": "ZMLogs/Classes/**/*",
"dependencies": {
"CocoaLumberjack": [
"~> 3.4.0"
]
}
}