[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / d / 3 / a / SDCAlertView / 8.1 / SDCAlertView.podspec.json
blob5ef5a9044c48920caad3b09a594dbf69682a4d8b
2   "name": "SDCAlertView",
3   "version": "8.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": "v8.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