blob: b1132a650459f1465fd31f691f04a385855db59a [file] [log] [blame]
{
"name": "AEAlertView",
"version": "1.0",
"summary": "Support swift 3.0",
"description": "Support swift 3.0 If you go to project swift version less than 4, you can pod >'1.0'",
"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": "1.0"
},
"source_files": "AEAlertView/Classes/*.{swift,swift}",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "3.0"
}