blob: 6c9ad6ed31f5803c946cc0cb90f311fd79e84b40 [file] [log] [blame]
{
"name": "AEAlertView",
"version": "2.1.2",
"summary": "Correct typos for 2.1.2",
"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": "v2.1.2"
},
"source_files": "AEAlertView/Classes/**/*",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}