blob: d7e09458b6ecae79310522970e763cc6ff44cfb8 [file] [log] [blame]
{
"name": "EasyDialogs",
"version": "0.9.2",
"summary": "A simple, customizable dialog library for iOS written in Swift inspired by MaterialDialogs for Android.",
"description": "TODO",
"homepage": "https://github.com/bontoJR/EasyDialogs",
"license": {
"type": "MIT",
"file": "License.md"
},
"authors": {
"Junior B.": "@bontoJR"
},
"social_media_url": "http://twitter.com/bontoJR",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/bontoJR/EasyDialogs.git",
"tag": "0.9.2"
},
"source_files": "EasyDialogs/Classes/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}