blob: 4b97a5f408768720a3e1312030b1823d1a44cad8 [file] [log] [blame]
{
"name": "EasyDialogs",
"version": "0.9.0",
"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.0"
},
"source_files": "EasyDialogs/Classes/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}