blob: b1b78a7434702f9bc8e4515e5449649085c64336 [file] [log] [blame]
{
"name": "Heyou",
"version": "0.3.0",
"summary": "Alerts",
"swift_versions": "4.2",
"description": "Alerts library to replace UIAlertController",
"homepage": "https://github.com/etoledom/Heyou",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"etoledom": "etoledom@icloud.com"
},
"source": {
"git": "https://github.com/etoledom/Heyou.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Heyou/Classes/**/*",
"swift_version": "4.2"
}