[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / d / 2 / XMTencentOpenApiSDK / 3.5.11 / XMTencentOpenApiSDK.podspec.json
blob5658e60bde7f20c12302b3486ceef62e8e455277
2   "name": "XMTencentOpenApiSDK",
3   "version": "3.5.11",
4   "summary": "腾讯XMTencentOpenApiSDK,方便pod集成的.",
5   "description": "XMTencentOpenApiSDK是对TencentOpenAPI的映射,使用pod依赖管理,便于开发者快速集成TencentOpenAPI的QQ登录、分享等功能.",
6   "homepage": "https://github.com/ningxiaomo0516/XMTencentOpenApiSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "宁小陌y": "136769890@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ningxiaomo0516/XMTencentOpenApiSDK.git",
16     "tag": "3.5.11"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XMTencentOpenApiSDK/Classes/**/*",
22   "frameworks": [
23     "Security",
24     "SystemConfiguration",
25     "CoreGraphics",
26     "CoreTelephony",
27     "WebKit"
28   ],
29   "libraries": [
30     "iconv",
31     "sqlite3",
32     "stdc++",
33     "z"
34   ],
35   "vendored_frameworks": "XMTencentOpenApiSDK/Classes/TencentOpenAPI.framework",
36   "requires_arc": true,
37   "pod_target_xcconfig": {
38     "VALID_ARCHS": "x86_64 armv7 arm64"
39   }