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