[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / c / 7 / d / ShuTu / 0.0.3 / ShuTu.podspec.json
blobf99fa519d1d5e7444f09161c5e13ec8abb932f20
2   "name": "ShuTu",
3   "version": "0.0.3",
4   "summary": "A collection of utils for personal use",
5   "homepage": "https://github.com/x4snowman/ShuTu",
6   "license": "MIT",
7   "authors": {
8     "x4snowman": "liudanyun@gmail.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/x4snowman/ShuTu.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "Source/*.swift",
18   "swift_version": "4.2",
19   "dependencies": {
20     "MBProgressHUD": [
22     ]
23   }