blob: af84e3dfcabe788c61eb0fc9247ae63f1584e01d [file] [log] [blame]
{
"name": "AEAlertView",
"version": "1.5",
"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.5"
},
"source_files": "AEAlertView/Classes/*.{swift,swift}",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.0"
}