blob: bcc6424493c5ec7ae6792e1ae3c69a47aec656fc [file] [log] [blame]
{
"name": "JKAlertX",
"version": "0.0.6",
"summary": "An AlertView for iOS. Support User Customization Perfectly. iOS弹框,包含alert/actionsheet/collectionSheet/HUD四种样式。 自动适配横屏,完美支持自定义。 支持链式语法,简单优雅!",
"homepage": "https://github.com/Jacky-An/JKAlertX.git",
"license": "MIT",
"authors": {
"Albert": "jkdev123cool@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Jacky-An/JKAlertX.git",
"tag": "0.0.6"
},
"source_files": [
"JKAlertX",
"JKAlertX/**/*.{h,m}"
],
"frameworks": "UIKit"
}