[Add] VerisoulSDK 0.2.2
[CocoaPods.git] / Specs / 1 / 3 / 9 / FGGProgressHUD / 1.0 / FGGProgressHUD.podspec.json
blob01764f54470ce5dacb4e8894c23d0b14ee051f2f
2   "name": "FGGProgressHUD",
3   "version": "1.0",
4   "summary": "Simple Style HUD",
5   "homepage": "https://github.com/Insfgg99x/FGGProgressHUD",
6   "license": "MIT",
7   "authors": {
8     "CGPointZero": "newbox0512@yahoo.com"
9   },
10   "source": {
11     "git": "https://github.com/Insfgg99x/FGGProgressHUD.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "FGGProgressHUD/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
22     ]
23   }