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