blob: d899bd51bc4cf3d9568addf686daeb30f6154ee2 [file] [log] [blame]
{
"name": "LYPaymentField",
"version": "1.0.0",
"summary": "可以定制密码支付框或使用已经封装好的UI.You can customize the password payment box or use the already encapsulated controls.",
"homepage": "https://github.com/cityleaf/LYPaymentField",
"license": "MIT",
"authors": {
"cityleaf": "1491086539@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/cityleaf/LYPaymentField.git",
"tag": "1.0.0"
},
"source_files": [
"PaymentField",
"PaymentField/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}