blob: 54ba0bfc5ead99e68ddd45bdd46e45e886d6e045 [file] [log] [blame]
{
"name": "JKAlertManager",
"version": "1.2.0",
"summary": "深度封装UIAlertController,良好兼容UIAlertControllerStyleAlert和UIAlertControllerStyleActionSheet",
"homepage": "https://github.com/XiFengLang/JKAlertManager",
"license": "MIT",
"authors": {
"XiFengLang": "lang131jp@vip.qq.com"
},
"source": {
"git": "https://github.com/XiFengLang/JKAlertManager.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "src/*.{h,m}"
}