blob: 6d25895b491be20976443fce282a597bb2ea373b [file] [log] [blame]
{
"name": "ZHLog",
"version": "0.1.1",
"summary": "Printing tools for iOS",
"homepage": "https://github.com/zhuozhuo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mr.jiang": "414816566@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhuozhuo/ZHLog.git",
"tag": "0.1.1"
},
"source_files": "ZHLog/Classes/*.{h,m}",
"requires_arc": true
}