[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 7 / b / BYAlertView / 0.0.1 / BYAlertView.podspec.json
blobe6e9ec5903d323b9bd5c74a5209d5e94fad8dea9
2   "name": "BYAlertView",
3   "version": "0.0.1",
4   "summary": "Simple and customizable alert view",
5   "description": "Simple usage and customizable alert view same as UIAlertController",
6   "homepage": "https://github.com/bertugyilmaz/BYAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bertuğ YILMAZ": "ylmazbertug@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/bertugylmaz",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/bertugyilmaz/BYAlertView.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "Classes",
24     "**/*.{h,m}"
25   ],
26   "swift_version": "4.2",
27   "frameworks": "UIKit"