[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / e / YMTBigClassRoom / 0.1.23 / YMTBigClassRoom.podspec.json
blob38ad9a04e4b5abe7b4daf8f6188798761f75e57f
2   "name": "YMTBigClassRoom",
3   "version": "0.1.23",
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": "0.1.23"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": "YMTBigClassRoom/Framework/YMTBigClassRoom.framework/Versions/A/Resources/**",
22   "vendored_frameworks": "YMTBigClassRoom/Framework/*.framework",
23   "public_header_files": "YMTBigClassRoom/YMTBigClassRoom.framework/Headers/*.h",
24   "static_framework": true,
25   "dependencies": {
26     "YMTCloudClassroom": [
27       "0.1.9"
28     ],
29     "YMFlow": [
30       "0.1.5"
31     ],
32     "YYModel": [
34     ],
35     "AFNetworking": [
37     ],
38     "Masonry": [
40     ],
41     "YYCache": [
43     ],
44     "ZFPlayer": [
45       "2.1.3"
46     ],
47     "SDWebImage": [
48       "4.0.0"
49     ],
50     "Bugly": [
52     ]
53   },
54   "user_target_xcconfig": {
55     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)",
56     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/YMTCloudClassroom/YMTCloudClassroom/YMTCloudClassroom.framework/Headers/",
57     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
58   }