[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / a / SDCAlertView / 6.0 / SDCAlertView.podspec.json
bloba3a4aa744579915f78c56d46c990c062c9ef42c2
2   "name": "SDCAlertView",
3   "version": "6.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": "v6.0"
15   },
16   "social_media_url": "https://twitter.com/ScottBerrevoets",
17   "source_files": [
18     "Source/**/*.{swift,xib}",
19     "Source/Supporting Files/UIView+SDCAutoLayout.{h,m}"
20   ],
21   "platforms": {
22     "ios": "8.0"
23   },
24   "requires_arc": true