[Add] FaceSDKNightly 6.4.2305
[CocoaPods.git] / Specs / 5 / 3 / a / ACProgressHUD-Swift / 1.3 / ACProgressHUD-Swift.podspec.json
blobeb9732c6f1bb429a11e2c13899c8b79c6413f094
2   "name": "ACProgressHUD-Swift",
3   "version": "1.3",
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.3"
17   },
18   "source_files": "Source/*.swift",
19   "resources": "Source/*.xib",
20   "pushed_with_swift_version": "3.0"