blob: 8ee2b803bf4310c24d24eef8c8e4f8cf1cd197c4 [file] [log] [blame]
{
"name": "JKAlertX",
"version": "0.1.4",
"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.1.4"
},
"source_files": [
"JKAlertX",
"JKAlertX/**/*.{h,m}"
],
"frameworks": "UIKit"
}