[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / 4 / VSAlert / 1.3.5 / VSAlert.podspec.json
blob644904879433202e41ba77629a490dab1a82fbc4
2   "name": "VSAlert",
3   "version": "1.3.5",
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://vsalert.io",
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.3.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "VSAlert/*.{h,m}",
22   "public_header_files": "VSAlert/*.h",
23   "module_map": "VSAlert/Supporting/module.modulemap",
24   "documentation_url": "https://code.vsanthanam.com/VSAlert/Documentation/index.html",
25   "static_framework": true