blob: 853fc9b4795de1b11f7c552d7a75c017369d6c02 [file] [log] [blame]
{
"name": "JXTAlertManager",
"summary": "A library easy to use UIAlertView and UIAlertViewController on iOS.",
"authors": {
"kukumaluCN": "1145049339@qq.com"
},
"social_media_url": "https://www.jianshu.com/u/c8f8558a4b1d",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/kukumaluCN/JXTAlertManager",
"source": {
"git": "https://github.com/kukumaluCN/JXTAlertManager.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": [
"JXTAlertManager",
"JXTAlertManager/**/*.{h,m}"
]
}