blob: cb8ef1e22f08c8021f768bdd79390253889ea168 [file] [log] [blame]
{
"name": "XSSecurityCodeButton",
"version": "0.0.2",
"summary": "XSSecurityCodeButton 是一个简约的验证码按钮.",
"homepage": "https://github.com/SevenCho/XSSecurityCodeButton",
"license": "MIT",
"authors": {
"CoderBoy": "243166621@qq.com"
},
"social_media_url": "https://sevencho.github.io",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/SevenCho/XSSecurityCodeButton.git",
"tag": "0.0.2"
},
"source_files": [
"XSSecurityCodeButton",
"XSSecurityCodeButton/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}