blob: 95715e3a7d9c30963f5f26cff7a2c31758eeb716 [file] [log] [blame]
{
"name": "AEAlertView",
"version": "1.6",
"summary": "Support swift 4.0",
"description": "Support swift 4.0 If you go to project swift version 4, you can pod >'1.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": "v1.6"
},
"source_files": "AEAlertView/Classes/*.{swift,swift}",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.0"
}