blob: 3ea122e86cc3da001d4edba6751672c10d29a08b [file] [log] [blame]
{
"name": "ZLTool",
"version": "0.0.9",
"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.0.9"
},
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"source_files": "ZLToolDemo/Library/*.{h,m}",
"exclude_files": "",
"dependencies": {
"SDWebImage": [
],
"MJRefresh": [
],
"MBProgressHUD": [
]
}
}