[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / f / XTencentOpenAPI / 3.5.1 / XTencentOpenAPI.podspec.json
blob4b31f4384f301a6f0b7491ec5d22eef8fcb03d3f
2   "name": "XTencentOpenAPI",
3   "version": "3.5.1",
4   "summary": "A mirror of TencentOpenAPI.",
5   "homepage": "https://wiki.connect.qq.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "tramp": "wanggang3@staff.sina.com.cn"
12   },
13   "source": {
14     "git": "https://github.com/imotoboy/XTencentOpenAPI.git",
15     "tag": "3.5.1"
16   },
17   "frameworks": [
18     "Security",
19     "SystemConfiguration",
20     "CoreGraphics",
21     "CoreTelephony"
22   ],
23   "libraries": [
24     "iconv",
25     "sqlite3",
26     "c++",
27     "z"
28   ],
29   "vendored_frameworks": "TencentOpenAPI/TencentOpenAPI.framework",
30   "platforms": {
31     "ios": "9.0"
32   },
33   "ios": {
34     "frameworks": [
35       "UIKit",
36       "Foundation",
37       "WebKit"
38     ]
39   },
40   "requires_arc": true,
41   "pod_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "user_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   }