[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 7 / 6 / e / WSSProgressHUD / 0.0.2 / WSSProgressHUD.podspec.json
blob193a009b4e8c638809ca6c96daf5558b095cc63a
2   "name": "WSSProgressHUD",
3   "version": "0.0.2",
4   "summary": "ProgressHUD.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/WSmilec/WSSProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangsi": "18566663687@163.com"
13   },
14   "source": {
15     "git": "https://github.com/WSmilec/WSSProgressHUD.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WSSProgressHUD/Classes/**/*",
22   "dependencies": {
23     "MBProgressHUD": [
25     ]
26   }