[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / 3 / VercettiPrompt / 1.1.0 / VercettiPrompt.podspec.json
blob3043f982a4ddb2f7e6d8f73c1e7fa048f0e89087
2   "name": "VercettiPrompt",
3   "version": "1.1.0",
4   "module_name": "VercettiPrompt",
5   "summary": "A highly customizable text input dialog prompt in Swift",
6   "description": "A highly customizable dialog alert prompt that accepts a text input from the user and handles it via protocol methods",
7   "homepage": "https://github.com/akashvercetti/VercettiPrompt",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Akash Malhotra": "carljohnson.akash@gmail.com"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": "5.0",
20   "source": {
21     "http": "https://akashvercetti.s3.ap-south-1.amazonaws.com/VercettiPrompt.xcframework.zip"
22   },
23   "vendored_frameworks": "VercettiPrompt.xcframework",
24   "swift_version": "5.0"