blob: 0f9e63a1ab48ad70604fec19f841ea5cdb3fb791 [file] [log] [blame]
{
"name": "FPayEditView",
"version": "0.0.6",
"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.6"
},
"source_files": "FPayEditView/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"public_header_files": "FPayEditView/*.h",
"resources": "FPayEditView/*.png"
}