blob: 46125210fc04f235c70a9ac5aa31695ea1488a91 [file] [log] [blame]
{
"name": "JXWechatPay",
"version": "1.0.9",
"summary": "A short description of JXWechatPay.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/augsun",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderSun": "codersun@126.com"
},
"source": {
"git": "https://github.com/augsun/JXWechatPay.git",
"tag": "1.0.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JXWechatPay/Classes/**/*.{h,m}",
"frameworks": [
"SystemConfiguration",
"Security",
"CoreTelephony",
"CFNetwork"
],
"libraries": [
"z",
"sqlite3.0",
"c++"
],
"dependencies": {
"WechatOpenSDK": [
"1.8.4"
]
}
}