[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / b / EMAlertController / 1.0.1 / EMAlertController.podspec.json
blobd35fc24b4ca3b6d8f3d7de00e9b64d43daf8c1c4
2   "name": "EMAlertController",
3   "version": "1.0.1",
4   "summary": "Elegant alert view controller alternative for iOS",
5   "description": "EMAlertController is a beautiful alternative to the stock iOS UIAlertController. This library is fully customizable with an implementation like the native UIAlertController.",
6   "homepage": "https://github.com/egmoll7/EMAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eduardo Moll": "egmoll7@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/egmoll7",
15   "source": {
16     "git": "https://github.com/egmoll7/EMAlertController.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "EMAlertController/EMAlertController/**/*",
23   "pushed_with_swift_version": "4.0"