[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / 6 / JBAlertController / 0.1.2 / JBAlertController.podspec.json
blob3f9dbd11852c7f11dfec1de6f0474b3bf03e8f31
2   "name": "JBAlertController",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "0.1.2",
7   "summary": "JBAlertController is a Swift framework that allows the user to display a customizable alert view.",
8   "description": "JBAlertController is a Swift framework that allows the user to display a customizable alert view with a title and secondary title.",
9   "homepage": "https://github.com/jkbreunig/JBAlertController",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Jeff Breunig": "jkbreunig@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/jkbreunig/JBAlertController.git",
19     "tag": "0.1.2"
20   },
21   "source_files": [
22     "JBAlertController",
23     "JBAlertController/**/*.{h,m,swift}"
24   ],
25   "pushed_with_swift_version": "3.0"