blob: 4ce3715d9d8981c902335e726bdfc1d7b15eb2a7 [file] [log] [blame]
{
"name": "JXWechatPay",
"version": "1.0.10",
"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.10"
},
"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"
]
}
}