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