[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / f / ATSGProgress / 0.0.2 / ATSGProgress.podspec.json
bloba6a155fb84b9f78db3291c5f00ff3f5c558782a8
2   "name": "ATSGProgress",
3   "version": "0.0.2",
4   "summary": "ATSGProgress is a simple activity indicator to use in all application.",
5   "description": "ATSGProgress is a simple activity indicator to use in all application. This Library display a activity indicator loading view with text in a center of screen and disable user interaction.",
6   "homepage": "https://github.com/asgapps/ATSGProgress",
7   "authors": {
8     "Antonio Serrano": "serranogomezantonio@gmail.com"
9   },
10   "license": "MIT",
11   "source": {
12     "git": "https://github.com/asgapps/ATSGProgress.git",
13     "tag": "0.0.2"
14   },
15   "source_files": "ATSGProgress/Files/*.swift",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": "UIKit",
20   "dependencies": {
21     "NVActivityIndicatorView": [
22       "~> 3.0"
23     ]
24   },
25   "pushed_with_swift_version": "3.0"