blob: 1f523186671a3d5282a019c8c43b247e5312a31e [file] [log] [blame]
{
"name": "JJCPayCodeTextField",
"version": "0.1.1",
"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.1.1"
},
"source_files": "JJCPayCodeTextFieldDemo/JJCPayCodeTextField/*.{h,m}",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"requires_arc": true
}