[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 3 / b / UIAlertController+Extension / 0.1 / UIAlertController+Extension.podspec.json
blob88dd99cdc3e6d8bbb57610100035f953edd2d021
2   "deprecated": true,
3   "name": "UIAlertController+Extension",
4   "version": "0.1",
5   "summary": "An extension allow you present an alert with new UIAlertController quickly.",
6   "description": "                   Allow you present an UIAlertController with one of two styles (Alert or ActionSheet).\n                   Quick, Simply in use, and Event handler by closure.\n",
7   "homepage": "https://github.com/tuanphung/UIAlertController-Extension",
8   "license": "MIT",
9   "authors": {
10     "Tuan Phung": "tuanphunglk@gmail.com"
11   },
12   "social_media_url": "https://twitter.com/tuanphunglk",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/tuanphung/UIAlertController-Extension.git",
18     "tag": "0.1"
19   },
20   "source_files": "Source/*.swift",
21   "frameworks": "UIKit",
22   "requires_arc": true