blob: 83e0bf21540fe354d7682cb05076493cfe84150c [file] [log] [blame]
{
"name": "Aewol",
"version": "1.0.0.2",
"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.2"
},
"source_files": "Aewol/Sources/*.swift",
"resource_bundles": {
"Aewol": [
"Aewol/Sources/*.storyboard"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}