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