[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / a / SDCAlertView / 7.1.1 / SDCAlertView.podspec.json
blob162ebd6b5810a1a8d79b8ea2677a739138724971
2   "name": "SDCAlertView",
3   "version": "7.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": "v7.1.1"
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,
25   "pushed_with_swift_version": "3.0"