blob: 334fc02563abfa48003624cd59bb2f895b37e641 [file] [log] [blame]
{
"name": "KBAlertController",
"version": "1.0.1",
"summary": "Custom UIAlertController",
"homepage": "https://github.com/dai-jing/KBAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jing Dai": "daijing24@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/dai-jing/KBAlertController.git",
"branch": "master",
"tag": "1.0.1"
},
"source_files": "*.{h,m}",
"public_header_files": "*.h"
}