[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / e / 0 / GradientHUD / 0.1.0 / GradientHUD.podspec.json
blob41d6fee6cae9f75958310eae12d29db9c6a9de12
2   "name": "GradientHUD",
3   "version": "0.1.0",
4   "summary": "Colorful Loading HUD",
5   "description": "Gradient HUD, to provide more interesting loading screens",
6   "homepage": "https://github.com/mouhammedali/GradientHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mouhammedali": "mouhammedaliamer@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mouhammedali/GradientHUD.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Classes/*.{swift}",
23   "ios": {
24     "frameworks": [
25       "UIKit",
26       "Foundation"
27     ]
28   }