blob: 12d28c98f05e064d280aa4aad91621de037b867d [file] [log] [blame]
{
"name": "WDTencentSDK",
"version": "1.0.0",
"summary": "Tencent sdk 3.2.3",
"description": "It is a Tencent SDK use on ios by Objective-c.",
"homepage": "https://github.com/CoderWD/WDTencentSDK",
"license": "MIT",
"authors": {
"Coder He": "heweidong@outlook.com"
},
"source": {
"git": "https://github.com/CoderWD/WDTencentSDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"ios": {
"vendored_frameworks": "TencentOpenAPI.framework"
},
"frameworks": [
"Foundation",
"UIKit",
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"libraries": [
"iconv",
"sqlite3",
"stdc++",
"z",
"c++"
]
}