[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 2 / 7 / PleaseHold / 0.1.0 / PleaseHold.podspec.json
blobf94995da497fd22c5b916c042487dd0070e98b1c
2   "name": "PleaseHold",
3   "version": "0.1.0",
4   "summary": "Quick and easy progress UIView to place in your app.",
5   "description": "In the moments when you need to show a blocking progress UIView in your app, PleaseHold is a quick way to put one in your app. Configured with default settings that will work for most use cases, but customizable enough to cover more. Do us all a favor, and avoid blocking views ðŸ˜‰.",
6   "homepage": "https://github.com/levibostian/PleaseHold-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Levi Bostian": "levi.bostian@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/levibostian/PleaseHold-iOS.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "PleaseHold/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"