[Add] DocumentReaderMRZRFIDStage 7.5.10842
[CocoaPods.git] / Specs / 2 / a / e / YMTBigClassRoom / 1.3.1.2 / YMTBigClassRoom.podspec.json
blobcb583fd0d978f7f847df5aede540950a023a717d
2   "name": "YMTBigClassRoom",
3   "version": "1.3.1.2",
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.3.1.2"
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     "AVKit"
33   ],
34   "libraries": "c++",
35   "dependencies": {
36     "QTEventBus": [
38     ],
39     "YYModel": [
41     ],
42     "AFNetworking": [
43       "3.2.1"
44     ],
45     "Masonry": [
47     ],
48     "YYCache": [
50     ],
51     "ZFPlayer": [
52       "2.1.3"
53     ],
54     "SDWebImage": [
55       "5.4.1"
56     ],
57     "Bugly": [
59     ],
60     "MJExtension": [
62     ],
63     "YLGIFImage": [
64       "0.11"
65     ],
66     "CocoaAsyncSocket": [
67       "7.6.1"
68     ],
69     "MBProgressHUD": [
70       "1.1.0"
71     ],
72     "AgoraRtcEngine_iOS": [
73       "2.8.0"
74     ],
75     "Protobuf": [
76       "~> 3.7.0"
77     ]
78   },
79   "user_target_xcconfig": {
80     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)",
81     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/YMTCloudClassroom/YMTCloudClassroom/YMTCloudClassroom.framework/Headers/",
82     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
83   }