blob: 097f42972c576c595ab1e870f08fcaa370b73fe9 [file] [log] [blame]
{
"name": "LNFabDialog",
"version": "1.1.0",
"summary": "Simple dialog alert from Material Float Action Button",
"description": "Simple dialog following Google Material Design specs.",
"homepage": "https://github.com/lucasanovaes/LNFabDialog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lucas Novaes": "lanovaes1@gmail.com"
},
"source": {
"git": "https://github.com/lucasanovaes/LNFabDialog.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"source_files": [
"LNFabDialog/Classes/**/*",
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "3.0"
}