blob: 75ba2ee54f3aac69263ff0821e5b740dfa93223b [file] [log] [blame]
{
"name": "ICXWXPayService",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "ICXWXPayService/Classes/**/*",
"dependencies": {
"WechatOpenSDK": [
]
}
}