blob: 25efd23b0bf32cb5dbb400360a3fe6eb2f18be0d [file] [log] [blame]
{
"name": "HRWeChat",
"version": "0.1.0",
"summary": "A short description of HRWeChat.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/obgniyum/HRWeChat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"obgniyum": "obgniyum@icloud.com"
},
"source": {
"git": "https://github.com/iOSSwift-Risenb/HRWeChat.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRWeChat/**/*.{swift,h,m}",
"vendored_libraries": "HRWeChat/**/libWeChatSDK.a",
"libraries": [
"c++",
"z",
"sqlite3.0"
],
"frameworks": [
"Security",
"CoreTelephony",
"SystemConfiguration",
"CFNetwork"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-all_load"
},
"pushed_with_swift_version": "3.0"
}