blob: 4f874c6334cad1c2ddd35744d9e6ddfef0189acb [file] [log] [blame]
{
"name": "ZLTool",
"version": "0.1.3",
"summary": "一些常用工具",
"description": "一些常用工具。轻量级,使用简单",
"homepage": "https://github.com/ZLDemo/ZLTool",
"license": "MIT",
"authors": {
"Mr.Zhao": "itzhaolei@foxmail.com"
},
"source": {
"git": "https://github.com/ZLDemo/ZLTool.git",
"tag": "0.1.3"
},
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"source_files": "ZLToolDemo/Library/*.{h,m}",
"exclude_files": "",
"dependencies": {
"SDWebImage": [
],
"MJRefresh": [
],
"MBProgressHUD": [
]
}
}