[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 3 / 8 / f / TIC_SaaS_SDK / 1.1.5 / TIC_SaaS_SDK.podspec.json
blobfee6f86de160f5bc175c962f00e703dd1398546a
2   "name": "TIC_SaaS_SDK",
3   "version": "1.1.5",
4   "summary": "TIC_SaaS_SDK.",
5   "description": "腾讯云互动课堂 SaaS SDK",
6   "homepage": "https://cloud.tencent.com/solution/tic",
7   "license": {
8     "type": "Copyright",
9     "text": "    Copyright © 2013 - 2019\n    Tencent Cloud. All Right Reserved.\n"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "authors": {
15     "jameskhdeng": "jameskhdeng@tencent.com"
16   },
17   "source": {
18     "git": "https://github.com/jameskhdeng/TIC_SaaS_SDK.git",
19     "tag": "1.1.5"
20   },
21   "source_files": "Product/TIC_SaaS_SDK.framework/Headers/*.{h,m}",
22   "vendored_frameworks": "Product/*.framework",
23   "resources": "Product/TIC_SaaS_SDK.framework/images.bundle",
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "armv7 armv7s arm64 x86_64"
26   },
27   "dependencies": {
28     "Masonry": [
29       "~> 1.1.0"
30     ],
31     "YYModel": [
32       "1.0.4"
33     ],
34     "TXLiteAVSDK_TRTC": [
35       "6.6.7460"
36     ],
37     "TXIMSDK_iOS": [
38       "4.4.900"
39     ],
40     "AFNetworking": [
41       "~> 3.0"
42     ],
43     "MJRefresh": [
44       "3.2.0"
45     ],
46     "Bugly": [
47       "~> 2.5.0"
48     ],
49     "MBProgressHUD": [
50       "~> 1.1.0"
51     ]
52   }