blob: f3df743ae6734cfcb07a4e14bd1a72b3e5df4597 [file] [log] [blame]
{
"name": "JESAlertView",
"version": "2.0.2",
"summary": "A simple alert view and action sheet for iOS",
"description": "A simple alert view and action sheet for iOS.",
"homepage": "https://github.com/ShiWeiCN/JESAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jerry Shi": "stayfocusjs@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ShiWeiCN/JESAlertView.git",
"tag": "2.0.2"
},
"source_files": [
"JESAlertView/*.swift"
],
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}