blob: d011e0930a1b0c9016bcfa905c17e919e62578b5 [file] [log] [blame]
{
"name": "LZYVendor",
"version": "1.0.0",
"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.0"
},
"source_files": [
"LZYVendor",
"LZYVendor/LZYVendor/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"YTKNetwork": [
],
"Masonry": [
],
"AFNetworking": [
"~> 3.2.1"
],
"SDWebImage": [
"~> 5.2.2"
],
"SVProgressHUD": [
]
}
}