[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / e / YMTBigClassRoom / 1.4.1.2 / YMTBigClassRoom.podspec.json
blob75f608379a18c8089915fec7020e28230e260337
2   "name": "YMTBigClassRoom",
3   "version": "1.4.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.4.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     "YMTBigClassRoom/Framework/YMUIkit.framework/Versions/A/Resources/**"
25   ],
26   "vendored_frameworks": "YMTBigClassRoom/Framework/*.framework",
27   "public_header_files": "YMTBigClassRoom/YMTBigClassRoom.framework/Headers/*.h",
28   "static_framework": true,
29   "frameworks": [
30     "UIKit",
31     "WebKit",
32     "AdSupport",
33     "AVKit"
34   ],
35   "libraries": "c++",
36   "dependencies": {
37     "QTEventBus": [
39     ],
40     "YYModel": [
42     ],
43     "AFNetworking": [
44       "3.2.1"
45     ],
46     "Masonry": [
48     ],
49     "YYCache": [
51     ],
52     "ZFPlayer": [
53       "2.1.3"
54     ],
55     "SDWebImage": [
56       "5.4.1"
57     ],
58     "Bugly": [
60     ],
61     "MJExtension": [
63     ],
64     "YLGIFImage": [
65       "0.11"
66     ],
67     "CocoaAsyncSocket": [
68       "7.6.1"
69     ],
70     "MBProgressHUD": [
71       "1.1.0"
72     ],
73     "AgoraRtcEngine_iOS": [
74       "2.9.0.103"
75     ],
76     "Protobuf": [
77       "~> 3.7.0"
78     ],
79     "YYCategories": [
81     ]
82   },
83   "user_target_xcconfig": {
84     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)",
85     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/YMTCloudClassroom/YMTCloudClassroom/YMTCloudClassroom.framework/Headers/",
86     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
87   }