[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / a / EasyDialogs / 0.9.3 / EasyDialogs.podspec.json
blob15c269234911af7b5b281d669537c563d8f38fb2
2   "name": "EasyDialogs",
3   "version": "0.9.3",
4   "summary": "A simple, customizable dialog library for iOS written in Swift inspired by MaterialDialogs for Android.",
5   "description": "TODO",
6   "homepage": "https://github.com/bontoJR/EasyDialogs",
7   "license": {
8     "type": "MIT",
9     "file": "License.md"
10   },
11   "authors": {
12     "Junior B.": "@bontoJR"
13   },
14   "social_media_url": "http://twitter.com/bontoJR",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/bontoJR/EasyDialogs.git",
20     "tag": "0.9.3"
21   },
22   "source_files": "EasyDialogs/Classes/*.{swift}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "pushed_with_swift_version": "3.0"