[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / d / 4 / b / EMAlertController / 1.0.0 / EMAlertController.podspec.json
blob5111169deac9c9b626f4e7ae66290483f53a8e96
2   "name": "EMAlertController",
3   "version": "1.0.0",
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.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "EMAlertController/EMAlertController/**/*",
23   "pushed_with_swift_version": "4.0"