blob: a6e174824203e7777bb829636e20f4924b3a4d71 [file] [log] [blame]
{
"name": "KLAlertView",
"version": "1.0.1",
"summary": "KLAlertView is used for mutil-TextField input in alertView",
"homepage": "https://github.com/kinglonghuang?tab=repositories",
"license": "MIT",
"authors": {
"kinglonghuang": "kingjlhuang@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/kinglonghuang/KLAlertView.git",
"tag": "1.0.1"
},
"source_files": [
"KLAlertView",
"KLAlertView/**/*.{h,m}"
],
"requires_arc": true
}