[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / 6 / 5 / CBStuEvaluation / 0.0.1 / CBStuEvaluation.podspec.json
blob78bdc1b139a0aa4647eb1056efc0be8ae17a4925
2   "name": "CBStuEvaluation",
3   "version": "0.0.1",
4   "summary": "学生课堂",
5   "description": "学生课堂,德育评价",
6   "homepage": "https://github.com/Goooolden/CBStuEvaluation.git",
7   "license": "MIT",
8   "authors": {
9     "Goooolden": "chenhuan_1015@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Goooolden/CBStuEvaluation.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "CBStuEvaluation/**/*.{h,m}",
19   "prefix_header_file": "CBStuEvaluation/Base/Config/CombancCommonDefine.pch",
20   "resources": "CBStuEvaluation.bundle",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
25     ],
26     "MBProgressHUD": [
28     ],
29     "VTMagic": [
31     ],
32     "MJRefresh": [
34     ],
35     "MJExtension": [
37     ],
38     "SDWebImage": [
40     ],
41     "IQKeyboardManager": [
43     ],
44     "ComHttpTool": [
46     ],
47     "TZImagePickerController": [
49     ]
50   }