[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / e / YMTBigClassRoom / 1.2.2.3 / YMTBigClassRoom.podspec.json
blob4416c4afc7085b5435cd6b95f0a6aa24aefba119
2   "name": "YMTBigClassRoom",
3   "version": "1.2.2.3",
4   "summary": "YMT BigClass Room.",
5   "description": "溢米辅导 大班课 SDK",
6   "homepage": "https://github.com/yimifudaoTech/YMTBigClassRoom",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiangping": "ping.xiang@yimifudao.com"
13   },
14   "source": {
15     "git": "https://github.com/yimifudaoTech/YMTBigClassRoom.git",
16     "tag": "1.2.2.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": [
22     "YMTBigClassRoom/Framework/YMTBigClassRoom.framework/Versions/A/Resources/**",
23     "YMTBigClassRoom/Framework/YMTCloudClassroom.framework/Versions/A/Resources/**"
24   ],
25   "vendored_frameworks": "YMTBigClassRoom/Framework/*.framework",
26   "public_header_files": "YMTBigClassRoom/YMTBigClassRoom.framework/Headers/*.h",
27   "static_framework": true,
28   "frameworks": [
29     "UIKit",
30     "WebKit",
31     "AdSupport"
32   ],
33   "libraries": "c++",
34   "dependencies": {
35     "QTEventBus": [
37     ],
38     "YYModel": [
40     ],
41     "AFNetworking": [
43     ],
44     "Masonry": [
46     ],
47     "YYCache": [
49     ],
50     "ZFPlayer": [
51       "2.1.3"
52     ],
53     "SDWebImage": [
54       "5.4.1"
55     ],
56     "Bugly": [
58     ],
59     "MJExtension": [
61     ],
62     "AgoraRtcEngine_iOS": [
63       "~> 2.8.0"
64     ],
65     "TXLiteAVSDK_TRTC": [
66       "6.3.7088"
67     ],
68     "CocoaAsyncSocket": [
70     ],
71     "Protobuf": [
72       "~> 3.7.0"
73     ]
74   },
75   "user_target_xcconfig": {
76     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)",
77     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/YMTCloudClassroom/YMTCloudClassroom/YMTCloudClassroom.framework/Headers/",
78     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
79   }