[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 5 / 2 / 4 / TYICSDK / 1.0.5 / TYICSDK.podspec.json
blob6718ab30b137b4476984785fb6f4056bd14a137b
2   "name": "TYICSDK",
3   "version": "1.0.5",
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": "1.0.5"
21   },
22   "vendored_frameworks": "TYICSDK.framework",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "Masonry": [
27     ],
28     "YYModel": [
30     ],
31     "TXLiteAVSDK_TRTC": [
33     ]
34   }