blob: c0e4b07f94777f3a55001d90c60d69b640fb0ecc [file] [log] [blame]
{
"name": "WeChatPaySDK",
"version": "0.0.6",
"summary": "MSWeChatPaySDK for weChatPay-SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/7General",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wanghuizhou21@163.com": "wanghuizhou@guazi.com"
},
"source": {
"git": "https://github.com/7General/WeChatPaySDK.git",
"tag": "0.0.6"
},
"vendored_libraries": "WeChatPaySDK/Frameworks/libWeChatSDK.a",
"libraries": [
"z",
"c++",
"sqlite3.0"
],
"frameworks": [
"UIKit",
"SystemConfiguration",
"Foundation",
"CoreTelephony",
"Security",
"CFNetwork"
],
"platforms": {
"ios": "8.0"
},
"source_files": "WeChatPaySDK/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}