[Add] Observable 2.2.1
[CocoaPods.git] / Specs / 5 / 2 / 4 / TYICSDK / 2.0.299 / TYICSDK.podspec.json
blob9e02dc0d1da4d91e0f7db1944d109a2fcb315ad5
2   "name": "TYICSDK",
3   "version": "2.0.299",
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.299"
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": [
36       "7.2.8961"
37     ]
38   }