blob: 63afc6b0378fd30da6fe8f6612176ea03b854ab1 [file] [log] [blame]
{
"name": "MMCaptchaView",
"version": "1.0",
"summary": "A picture verification code used on iOS.",
"homepage": "https://github.com/dexianyinjiu/MMCaptchaView",
"license": "MIT",
"authors": {
"得闲饮酒": "1625977078@qq.com"
},
"source": {
"git": "https://github.com/dexianyinjiu/MMCaptchaView.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MMCaptchaView/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}