[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / a / EasyDialogs / 0.9.0 / EasyDialogs.podspec.json
blob4b97a5f408768720a3e1312030b1823d1a44cad8
2   "name": "EasyDialogs",
3   "version": "0.9.0",
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.0"
21   },
22   "source_files": "EasyDialogs/Classes/*.{swift}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "pushed_with_swift_version": "3.0"