[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / 4 / TYICSDK / 2.0.0 / TYICSDK.podspec.json
blob4ec0241ddba68c27344482b5152fa57994d9e66b
2   "name": "TYICSDK",
3   "version": "2.0.0",
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.0"
21   },
22   "vendored_frameworks": "TYICSDK.framework",
23   "frameworks": [
24     "Foundation",
25     "Accelerate"
26   ],
27   "dependencies": {
28     "Masonry": [
30     ],
31     "YYModel": [
33     ],
34     "TXLiteAVSDK_TRTC": [
36     ]
37   }