blob: 8a99f8f0b613187ba07c22618fb81141e6c7b75d [file] [log] [blame]
{
"name": "MMCaptchaView",
"version": "1.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MMCaptchaView/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}