blob: a53b1e95d75c03235d358e686a98798fe9e77f54 [file] [log] [blame]
{
"name": "Cooper_JPay",
"version": "0.1.0",
"summary": "基于iOS10的CooperSDK 微信支付管理插件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.oschina.net/appkf",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jhfkf": "jhfappkf@163.com"
},
"source": {
"git": "https://gitee.com/appkf_admin/Cooper_JPay.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"Cooper_JPay",
"Cooper_JPay/Classes/**/*.{h,m}"
],
"dependencies": {
"CooperSDK": [
],
"AlipaySDK-iOS": [
],
"mob_sharesdk/ShareSDKPlatforms/WeChatFull": [
]
}
}