[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / a / SDCAlertView / 12.0.1 / SDCAlertView.podspec.json
blob28268c4ccbea8ae5c4fe9bc0904cffa13df7a643
2   "name": "SDCAlertView",
3   "version": "12.0.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": "12.0.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"