[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / d / 3 / a / SDCAlertView / 11.1.1 / SDCAlertView.podspec.json
blobffe1f83c9dd1a90e9f50b35becbb977353c4a792
2   "name": "SDCAlertView",
3   "version": "11.1.1",
4   "summary": "The little alert that could",
5   "homepage": "https://github.com/sberrevoets/SDCAlertView",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Scott Berrevoets": "s.berrevoets@me.com"
11   },
12   "source": {
13     "git": "https://github.com/sberrevoets/SDCAlertView.git",
14     "tag": "v11.1.1"
15   },
16   "social_media_url": "https://twitter.com/ScottBerrevoets",
17   "source_files": "Source/**/*.{swift}",
18   "resource_bundles": {
19     "SDCAlertView": [
20       "Source/**/*.{xib}"
21     ]
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "requires_arc": true,
27   "swift_versions": [
28     "5"
29   ],
30   "swift_version": "5"