blob: b866a12473cf9983979c3b750f25fc6577f7f29a [file] [log] [blame]
{
"name": "JJCPayCodeTextField",
"version": "0.0.5",
"license": "MIT",
"summary": "A Library for iOS to use border of pay code.",
"homepage": "https://github.com/jijiucheng/JJCPayCodeTextField",
"authors": {
"苜蓿鬼仙": "302926124@qq.com"
},
"source": {
"git": "https://github.com/jijiucheng/JJCPayCodeTextField.git",
"tag": "0.0.5"
},
"source_files": "JJCPayCodeTextField/*.{h,m}",
"public_header_files": "JJCPayCodeTextField/*.{h}",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"requires_arc": true
}