blob: b3826ce06a1a26d36f65c8d26987dbf0df7af2c1 [file] [log] [blame]
{
"name": "Aewol",
"version": "1.0.0.1",
"summary": "Context-based custom alert controller.",
"description": "Present custom alert controller based on the context what you define.",
"homepage": "https://facebook.com/comeonyoh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"comeonyoh": "comeonyoh89@gmail.com"
},
"social_media_url": "https://facebook.com/comeonyoh",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/comeonyoh/Aewol.git",
"tag": "1.0.0.1"
},
"source_files": [
"Aewol/Sources/*.swift",
"Aewol/Sources/*.storyboard"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}