blob: c2c704b281ad6cb292ac4412c46769d07f398301 [file] [log] [blame]
{
"name": "LZYVendor",
"version": "1.0.2",
"summary": "常用工具类.",
"description": "常用工具类、三方、baseView等",
"homepage": "https://github.com/GItHubNanmu77/LZYVendor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lzy": "834225802@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GItHubNanmu77/LZYVendor.git",
"tag": "1.0.2"
},
"source_files": [
"LZYVendor",
"LZYVendor/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"YTKNetwork": [
],
"Masonry": [
],
"AFNetworking": [
"~> 3.2.1"
],
"SDWebImage": [
"~> 5.2.2"
],
"SVProgressHUD": [
],
"MBProgressHUD": [
]
}
}