blob: 97bbcfefdcb1b3fd9261fb966f9103e4e832d39e [file] [log] [blame]
{
"name": "JJCPayCodeTextField",
"version": "0.0.4",
"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.4"
},
"source_files": "JJCPayCodeTextField/*.{h,m}",
"public_header_files": "JJCPayCodeTextField/*.{h}",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"requires_arc": true
}