blob: e0c751642fc01502249bf34f48607c685eb3897d [file] [log] [blame]
{
"name": "KLAlertView",
"version": "1.0.0",
"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.0"
},
"source_files": [
"KLAlertView",
"KLAlertView/**/*.{h,m}"
],
"requires_arc": true
}