[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / b / EMAlertController / 1.0.2 / EMAlertController.podspec.json
blob7dee77e45211849b00885d830ea050d75cec4d9a
2   "name": "EMAlertController",
3   "version": "1.0.2",
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.2"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "EMAlertController/EMAlertController/**/*"