blob: 6c062f71d4011f8a497c450d27914499c3da994e [file] [log] [blame]
{
"name": "WLYUIKit",
"version": "0.0.4",
"summary": "A base moudule of Swift.",
"description": "A base moudule of Swift, contains common extention protocal,静态库",
"homepage": "https://gitee.com/laoyouHome/WLYUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiangbo wang": "laoyou_wxb@163.com"
},
"source": {
"git": "https://gitee.com/laoyouHome/WLYUIKit.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/*.framework"
},
"dependencies": {
"MBProgressHUD": [
],
"EmptyDataSet-Swift": [
],
"TZImagePickerController": [
]
},
"swift_version": "5.0"
}