blob: f34d96543ee9a3a7fd3137d4ca927287921ee7f2 [file] [log] [blame]
{
"name": "ShuTu",
"version": "0.0.6",
"summary": "A collection of utils for personal use",
"homepage": "https://github.com/x4snowman/ShuTu",
"license": "MIT",
"authors": {
"x4snowman": "liudanyun@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/x4snowman/ShuTu.git",
"tag": "0.0.6"
},
"source_files": "Source/*.swift",
"swift_version": "4.2",
"dependencies": {
"MBProgressHUD": [
]
}
}