[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / e / d / b / UIAlert / 1.0.0 / UIAlert.podspec.json
blobd4e429a2ea75fb1de73c683474aea4dae9bd6f26
2   "name": "UIAlert",
3   "version": "1.0.0",
4   "summary": "Using UIAlert is easy way",
5   "description": "Alert is a simple way to call UIAlertController.",
6   "homepage": "https://github.com/keisukeYamagishi/Alert",
7   "license": "MIT",
8   "authors": {
9     "keisukeYamagishi": "jam330257@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/keisukeYamagishi/Alert.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_versions": "5.0",
19   "source_files": [
20     "Alert",
21     "Alert/*.swift"
22   ],
23   "swift_version": "5.0"