[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / d / 2 / 0 / GSProgressHUD / 0.2 / GSProgressHUD.podspec.json
blob358061de02a10d42aa7a08f01a848cfe84cf9a60
2   "name": "GSProgressHUD",
3   "version": "0.2",
4   "summary": "GSProgressHUD is a simple progress HUD 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.2"
20   },
21   "source_files": [
22     "GSProgressHUD",
23     "GSProgressHUD/GSProgressHUD.{h,m}"
24   ],
25   "requires_arc": true