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