[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / d / 2 / 0 / GSProgressHUD / 0.3 / GSProgressHUD.podspec.json
blobbec00fe27b4e7f66bafba5123258e20943b8e36d
2   "name": "GSProgressHUD",
3   "version": "0.3",
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.3"
20   },
21   "source_files": [
22     "GSProgressHUD",
23     "GSProgressHUD/GSProgressHUD.{h,m}"
24   ],
25   "requires_arc": true