{ | |
"name": "ShuTu", | |
"version": "0.0.9", | |
"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.9" | |
}, | |
"source_files": "Source/*.swift", | |
"swift_version": "4.2", | |
"dependencies": { | |
"MBProgressHUD": [ | |
] | |
} | |
} |