blob: a0b7e1e104de3f0f485359341c8394aa75b94975 [file] [log] [blame]
{
"name": "FPayEditView",
"version": "0.0.5",
"summary": "A view for pay",
"description": "A view for pay show with cocoapod support.",
"homepage": "https://github.com/lxj916904395/FPayEditView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lxj916904395": "916904395@qq.com"
},
"source": {
"git": "https://github.com/lxj916904395/FPayEditView.git",
"tag": "0.0.5"
},
"source_files": "FPayEditView/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"public_header_files": "FPayEditView/FPayEditView.h",
"resources": "FPayEditView/*.png"
}