[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 3 / f / NKAlert / 0.0.4 / NKAlert.podspec.json
blobbba255c7da78fd79002afbf9c1d71b0826be5651
2   "name": "NKAlert",
3   "version": "0.0.4",
4   "summary": "UI framework to show message in customs alerts is a alternative to UIAlert of swift.",
5   "description": "NKAlert is a small UI framework to show message in custom alerts, is a alternative to native UIAlert of swift.",
6   "homepage": "https://github.com/Nelkit/NKAlert/blob/master/README.md",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nelkit Chavez": "nelkitisael792@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/nelkitchavez",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/Nelkit/NKAlert.git",
21     "tag": "0.0.4"
22   },
23   "source_files": [
24     "NKAlert/Source/*.{swift}",
25     "NKAlert/Source/Icons/*.{swift}"
26   ],
27   "swift_version": "5.0"