blob: f1cee416cf0b4ca945418c33fecd0c19c5942da0 [file] [log] [blame]
{
"name": "MRPasswordView",
"version": "0.1",
"summary": "仿支付宝支付密码文本框效果.",
"description": "本着学习、研究的态度,仿制密码文本框效果;在一些已有博客进行优化,满足需求。",
"homepage": "https://github.com/CrazyRoy/MRPasswordView",
"license": "MIT",
"authors": {
"CrazyRoy": "897323459@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CrazyRoy/MRPasswordView.git",
"tag": "0.1"
},
"source_files": [
"MRPasswordView/**/*.{jpg,png}",
"MRPasswordView/**/*.{h,m}"
],
"requires_arc": true
}