[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 5 / 2 / 4 / TYICSDK / 2.0.4 / TYICSDK.podspec.json
blobd27debe66dfeeddc38647aad36740341a9ab43ae
2   "name": "TYICSDK",
3   "version": "2.0.4",
4   "summary": "TYICSDK",
5   "description": "腾讯云互动教育极简单接入apaas方案",
6   "homepage": "https://github.com/JamesChenGithub/TYICSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "alexichen",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "xcconfig": {
16     "VALID_ARCHS": "armv7 arm64 x86_64"
17   },
18   "source": {
19     "git": "https://github.com/JamesChenGithub/TYICSDK.git",
20     "tag": "2.0.4"
21   },
22   "resources": "tyicimage.bundle",
23   "vendored_frameworks": "TYICSDK.framework",
24   "frameworks": [
25     "Foundation",
26     "Accelerate"
27   ],
28   "dependencies": {
29     "Masonry": [
31     ],
32     "YYModel": [
34     ],
35     "TXLiteAVSDK_TRTC": [
37     ]
38   }