[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 6 / e / SuperAlertController / 1.0.5 / SuperAlertController.podspec.json
blob5a219922cbde3af1225fd421b04d86ae57d3adc5
2   "name": "SuperAlertController",
3   "version": "1.0.5",
4   "summary": "An UIAlertController extension.",
5   "homepage": "https://github.com/Meniny/SuperAlertController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "Elias Abel",
11   "source": {
12     "git": "https://github.com/Meniny/SuperAlertController.git",
13     "tag": "1.0.5"
14   },
15   "swift_version": "4.0",
16   "social_media_url": "https://meniny.cn/",
17   "source_files": "SuperAlertController/**/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "description": "SuperAlertController is an UIAlertController extension.",
23   "module_name": "SuperAlertController"