blob: 36349d7463e92119b75ef0b7a01d90b11ab1b9a2 [file] [log] [blame]
{
"name": "LZYVorder",
"version": "1.0.4",
"summary": "常用工具库.",
"description": "常用Category分类,三方视图,baseView,工具类",
"homepage": "https://github.com/GItHubNanmu77/LZYVorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lzy": "834225802@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GItHubNanmu77/LZYVorder.git",
"tag": "1.0.4"
},
"frameworks": "UIKit",
"source_files": [
"LZYVorder",
"LZYVorder/LZYVorder/Vorder/GCDCommon/**/*.{h,m}",
"LZYVorder/LZYVorder/Vorder/BlocksKit/**/*.{h,m}",
"LZYVorder/LZYVorder/Vorder/Categoory/**/*.{h,m}",
"UIKit",
"Foundation"
],
"dependencies": {
"YTKNetwork": [
"~> 2.0.4"
],
"Masonry": [
"~> 1.1.0"
],
"AFNetworking": [
"~> 3.2.1"
],
"SDWebImage": [
"~> 5.2.2"
],
"SVProgressHUD": [
]
}
}