[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 2 / 0 / GSProgressHUD / 0.1 / GSProgressHUD.podspec.json
blob0864a78001dc5db5a86511ef857d4f0d643ad494
2   "name": "GSProgressHUD",
3   "version": "0.1",
4   "summary": "GSProgressHUD is a simple lightweight progress HUD based on SVProgressHUD for displaying information to the user.",
5   "homepage": "https://github.com/GaSaMedia/GSProgressHUD",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "GaSa Media": "gasamedia@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/gasamedia",
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/GaSaMedia/GSProgressHUD.git",
19     "tag": "0.1"
20   },
21   "source_files": [
22     "GSProgressHUD",
23     "GSProgressHUD/GSProgressHUD.{h,m}"
24   ],
25   "requires_arc": true