[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 8 / f / TIC_SaaS_SDK / 1.3.3 / TIC_SaaS_SDK.podspec.json
blob4bd96a719ec3325316f1e6942f6c168380270d1c
2   "name": "TIC_SaaS_SDK",
3   "version": "1.3.3",
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.3.3"
20   },
21   "source_files": "Product/TIC_SaaS_SDK.framework/Headers/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "Accelerate"
25   ],
26   "vendored_frameworks": "Product/*.framework",
27   "resources": "Product/TIC_SaaS_SDK.framework/images.bundle",
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "armv7 armv7s arm64 x86_64"
30   },
31   "dependencies": {
32     "Masonry": [
33       "~> 1.1.0"
34     ],
35     "YYModel": [
36       "1.0.4"
37     ],
38     "TXLiteAVSDK_TRTC": [
40     ],
41     "TXIMSDK_iOS": [
43     ],
44     "AFNetworking": [
45       "~> 3.0"
46     ],
47     "MJRefresh": [
48       "3.2.0"
49     ],
50     "Bugly": [
51       "~> 2.5.0"
52     ],
53     "MBProgressHUD": [
54       "~> 1.1.0"
55     ]
56   }