blob: afc87a2a90a77c6104cc677971b84b17a53de902 [file] [log] [blame]
{
"name": "ADWXPayKit",
"version": "1.0.0",
"summary": "微信sdk,方便使用",
"homepage": "https://github.com/tiancanfei/ADWXPayKit",
"license": "MIT",
"authors": {
"天蚕飞": "bjwltiankong@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tiancanfei/ADWXPayKit.git",
"tag": "1.0.0"
},
"vendored_libraries": "WXSDK/libWeChatSDK.a",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"UIKit",
"Foundation",
"CFNetwork",
"Security"
],
"libraries": [
"z",
"c++",
"sqlite3.0"
],
"requires_arc": true
}