blob: 5cd6dd053ca28cd1561c4ab5e0274208aea0ad5b [file] [log] [blame]
{
"name": "WLYUIKit",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/*.framework"
},
"dependencies": {
"MBProgressHUD": [
],
"EmptyDataSet-Swift": [
],
"TZImagePickerController": [
]
}
}