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