blob: 04cddf416c65bd1b0f21e42d615d5f568121c8fa [file] [log] [blame]
{
"name": "FLAlertView",
"version": "1.0.5",
"summary": "FLAlertView is a Flat Customizable AlertView, written in Swift",
"description": "FLAlertView is a Flat Customizable AlertView, written in Swift for Projects on Swift",
"homepage": "https://github.com/felarmir/FLAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Denis Andreev": "felarmir@gmail.com"
},
"source": {
"git": "https://github.com/felarmir/FLAlertView.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "FLAlertView/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"resources": "FLAlertView/**/*.png",
"swift_version": "5.0"
}