[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 4 / f / TTProgressHUD / 1.0.0 / TTProgressHUD.podspec.json
bloba25f1289a46db3913c0ac08fdfd7dc4b09ec2a00
2   "name": "TTProgressHUD",
3   "version": "1.0.0",
4   "summary": "MBProgressHUD ~> 0.9.2",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ClaudeLi/TTProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ClaudeLi": "claudeli@yeah.net"
13   },
14   "source": {
15     "git": "https://github.com/ClaudeLi/TTProgressHUD.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TTProgressHUD/Classes/**/*.{h,m}",
22   "dependencies": {
23     "MBProgressHUD": [
24       "~> 0.9.2"
25     ]
26   }