blob: 4765e54a2ea3cb49ff96aa29ebc3fa3811a37a22 [file] [log] [blame]
{
"name": "ZJModuleCommon",
"version": "1.0.2",
"summary": "A short",
"description": "LZTool 是一个用于保存一些常用工具类的工具",
"homepage": "https://github.com/gnaw9258wp/ZJModuleCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王鹏": "1520770071@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gnaw9258wp/ZJModuleCommon",
"tag": "1.0.2"
},
"source_files": "ZJModuleCommon/ZJModuleCommon/Class/**/*",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"SDWebImage": [
"~> 5.0"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"YTKNetwork": [
"~> 2.1.4"
],
"Reachability": [
"~> 3.2"
]
}
}