blob: 879cbf79580e4eed897eead4e1fb026f5960f0a8 [file] [log] [blame]
{
"name": "JKAlertManager",
"version": "1.2.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "src/*.{h,m}"
}