blob: 4a0d2f1a60540aac6da4b0208b1464fefee16fe2 [file] [log] [blame]
{
"name": "ICXWXPayService",
"version": "0.1.3",
"summary": "ICXWXPayService是微信支付组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXWXPayService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "luoxin3116@gmail.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXWXPayService.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "ICXWXPayService/Classes/**/*",
"dependencies": {
"WechatOpenSDK": [
],
"ICXAppdelegateComponents": [
]
}
}