[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 4 / 0 / e / BlockAlert / 3.0.0 / BlockAlert.podspec.json
blob8e28502b75a96a3640c826d45ce05fc08cecdd77
2   "name": "BlockAlert",
3   "version": "3.0.0",
4   "summary": "a small UIAlertController wrapper.",
5   "homepage": "https://github.com/mkarchive/BlockAlert",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mkarchive": "mjnkim@pm.me"
12   },
13   "source": {
14     "git": "https://github.com/mkarchive/BlockAlert.git",
15     "tag": "3.0.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "Sources/*",
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "swift_versions": "5.0",
25   "swift_version": "5.0"