blob: 651db563252b3395f533eb7a5770647e1be65876 [file] [log] [blame]
{
"name": "OCompPay",
"version": "0.0.1",
"summary": "基于OC原生用Weex进行封装的支付SDK",
"homepage": "https://gitlab.oneitfarm.com/chengruipeng/OCompPay",
"license": "MIT",
"authors": {
"chengruipeng": "chengruipeng@corp-ci.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://gitlab.oneitfarm.com/chengruipeng/OCompPay.git",
"tag": "0.0.1"
},
"source_files": "OCompPay/*.{h,m}",
"requires_arc": true
}