blob: c6b7158bece2def1f98693f8eacded9b30ecc3d8 [file] [log] [blame]
{
"name": "NoPayWeChatSDK",
"version": "1.8.7.1",
"summary": "NoPayWeChatSDK版本与官方版本同步",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LazyJiu/NoPayWeChatSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LazyJiu": "0x170818@gmail.com"
},
"source": {
"git": "https://github.com/LazyJiu/NoPayWeChatSDK.git",
"tag": "1.8.7.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NoPayWeChatSDK/*.h",
"vendored_libraries": "NoPayWeChatSDK/libWeChatSDK.a",
"libraries": [
"z",
"c++",
"xml2",
"resolv",
"sqlite3"
],
"frameworks": [
"UIKit",
"WebKit",
"CoreMotion",
"SystemConfiguration",
"CoreLocation",
"CoreTelephony",
"CoreServices",
"CoreMedia",
"Accelerate",
"CFNetwork",
"CoreGraphics",
"Security"
]
}