blob: 2dc6a2d08a0cf22976e63d141db3892d86b7e6bf [file] [log] [blame]
{
"name": "Aewol",
"version": "1.0.0.4",
"summary": "Context-based custom alert controller.",
"description": "Present custom alert controller based on the context what you define.",
"homepage": "https://github.com/comeonyoh/Aewol",
"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.4"
},
"source_files": "Aewol/Sources/*.swift",
"swift_versions": "5.0",
"resource_bundles": {
"Aewol": [
"Aewol/Sources/*.{lproj,storyboard}"
]
},
"swift_version": "5.0"
}