[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 2 / e / CHProgressHUD / 0.1.0 / CHProgressHUD.podspec.json
blob7ca566901a3beb7ecfef9f93cb5377709d3bc846
2   "name": "CHProgressHUD",
3   "version": "0.1.0",
4   "summary": "A HUD UIView for ios",
5   "description": "0.1.0 version add plain text mode ,it can show only text without activityIndicator",
6   "homepage": "https://github.com/chausson/CHProgressHUD.git",
7   "license": "MIT",
8   "authors": {
9     "chausson": "232564026@qq.COM"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/chausson/CHProgressHUD.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "CHProgressHUD/*.{h,m}"