[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 4 / QCLFoundation / 0.1.2 / QCLFoundation.podspec.json
blob6d25767fb92cd1aa563689d64f4bc6a4dea531f7
2   "name": "QCLFoundation",
3   "version": "0.1.2",
4   "summary": "CLFoundation业务基础组件",
5   "description": "TODO: 模块化开发 基础业务组件",
6   "homepage": "https://github.com/LimMem/CLFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LimMem": "qcl901028@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LimMem/CLFoundation.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CLFoundation/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "Masonry": [
28       "~> 1.1"
29     ],
30     "CTMediator": [
31       "~> 32"
32     ],
33     "QMUIKit": [
34       "~> 4.1"
35     ],
36     "MBProgressHUD": [
37       "~> 1.2.0"
38     ],
39     "ReactiveObjC": [
40       "~> 3.1.1"
41     ],
42     "YTKNetwork": [
43       "~> 3.0.2"
44     ],
45     "SDWebImage": [
46       "~> 5.8.4"
47     ],
48     "MJExtension": [
49       "~> 3.2.2"
50     ]
51   }