blob: 3f73e26a6e5342cc7c6abd0d580bd6c5651039d8 [file] [log] [blame]
{
"name": "JXWechatPay",
"version": "1.0.6",
"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.6"
},
"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"
]
}
}