blob: 0c7e0bd6a9c11ba2c49cef1b16bc7ac4c4ed9ed9 [file] [log] [blame]
{
"name": "AEAlertView",
"version": "1.9",
"summary": "Support swift 5.0",
"description": "Support swift 4.0 If you go to project swift version 4, you can pod >'1.1' swift5.0 > '1.9'",
"homepage": "https://github.com/Allen0828/AEAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Allen": "allen.zhang0828@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Allen0828/AEAlertView.git",
"tag": "v1.9"
},
"source_files": "AEAlertView/Classes/*.{swift,swift}",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "5.0"
}