{ | |
"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 | |
} |