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