blob: 1797d9470772eed2220ad3972b68efa70b1cff53 [file] [log] [blame]
{
"name": "AEAlertView",
"version": "2.2.1",
"summary": "Correct typos for 2.2.1",
"description": "Support swift 4.0 If you go to project swift version 4, you can pod >'1.1' swift5.0 > '1.9', new=update>'2.2.1'",
"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.2.1"
},
"source_files": "AEAlertView/Classes/**/*",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}