[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / e / WDTencentSDK / 1.0.1 / WDTencentSDK.podspec.json
bloba67be390e3d1a7ef7800af30001d154116924cad
2   "name": "WDTencentSDK",
3   "version": "1.0.1",
4   "summary": "Tencent sdk 3.2.3",
5   "description": "It is a Tencent SDK use on ios by Objective-c.",
6   "homepage": "https://github.com/CoderWD/WDTencentSDK",
7   "license": "MIT",
8   "authors": {
9     "Coder He": "heweidong@outlook.com"
10   },
11   "source": {
12     "git": "https://github.com/CoderWD/WDTencentSDK.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "OTHER_LDFLAGS": "-lObjC"
21   },
22   "ios": {
23     "vendored_frameworks": "TencentOpenAPI.framework",
24     "resources": "TencentOpenApi_IOS_Bundle.bundle"
25   },
26   "frameworks": [
27     "Foundation",
28     "UIKit",
29     "Security",
30     "SystemConfiguration",
31     "CoreGraphics",
32     "CoreTelephony"
33   ],
34   "libraries": [
35     "iconv",
36     "sqlite3",
37     "stdc++",
38     "z",
39     "c++"
40   ]