blob: 8e08979a5bcc98cfc5f94fa95c6366e64ba1cdcc [file] [log] [blame]
{
"name": "ZHLog",
"version": "0.1.2",
"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.2"
},
"source_files": "ZHLog/Classes/*.{h,m}",
"requires_arc": true
}