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