blob: cea55a073c5c24d1e79635697bab36232e211ad4 [file] [log] [blame]
{
"name": "MMCaptchaView",
"version": "1.3",
"summary": "A picture verification code used on iOS.",
"homepage": "https://github.com/CheeryLau/MMCaptchaView",
"license": "MIT",
"authors": {
"Cheery Lau": "1625977078@qq.com"
},
"source": {
"git": "https://github.com/CheeryLau/MMCaptchaView.git",
"tag": "1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MMCaptchaView/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}