[Add] MARSDK_EASPRO 5.0.3
[CocoaPods.git] / Specs / 5 / 3 / a / ACProgressHUD-Swift / 1.0 / ACProgressHUD-Swift.podspec.json
blob53a022e3b9c8014898858a83287679c4728296a5
2   "name": "ACProgressHUD-Swift",
3   "version": "1.0",
4   "summary": "Lightweight ProgressHud for iOS apps in swift with some very awesome animations.",
5   "description": "ACProgress HUD is lightweight library to show progress HUD in iOS apps with some very awesome animations and fully customizable appereance e.g. customize the show animation, dismiss animation, change the background color of HUD view, change the progress text, change the indicator color, show or hid dim background , change the transperancy of Background, Show Blur background etc.",
6   "homepage": "https://github.com/ErAbhishekChandani/ACProgressHUD",
7   "license": "MIT",
8   "authors": {
9     "Abhishek": "chandani.abhishek440@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ErAbhishekChandani/ACProgressHUD.git",
16     "tag": "1.0"
17   },
18   "source_files": "Source/*.swift",
19   "resources": "Source/*.xib",
20   "pushed_with_swift_version": "3.0"