[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 6 / e / SuperAlertController / 1.0.3 / SuperAlertController.podspec.json
bloba6639a1b1226be4ce8ad5d00395b6b77f257842b
2   "name": "SuperAlertController",
3   "version": "1.0.3",
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.3"
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"