[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / 4 / VSAlert / 1.2.4 / VSAlert.podspec.json
blobc4d5a4203362157529e103d40cb00010af7ecefa
2   "name": "VSAlert",
3   "version": "1.2.4",
4   "summary": "An drop-in replacement for UIAlertController with more power and better looks.",
5   "description": "An drop-in replacement for UIAlertController that looks a hell of a lot better, built in Objective-C. Based on Codedio's aweomse Swift library, PMAlertController.",
6   "homepage": "https://github.com/vsanthanam/VSAlert",
7   "license": {
8     "type": "Copyright",
9     "text": "MIT"
10   },
11   "authors": {
12     "Varun Santhanam": "talkto@vsanthanam.com"
13   },
14   "source": {
15     "git": "https://github.com/vsanthanam/VSAlert.git",
16     "tag": "1.2.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "VSAlert/Src/*.{h,m}",
22   "public_header_files": "VSAlert/Src/*.h",
23   "module_map": "VSAlert/Supporting/module.modulemap"