[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 4 / QCLFoundation / 0.1.0 / QCLFoundation.podspec.json
blobe7f7392f8809ca923604d9792721cf1d4c4ad3b7
2   "name": "QCLFoundation",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "Masonry": [
27       "~> 1.1"
28     ],
29     "CTMediator": [
30       "~> 32"
31     ],
32     "QMUIKit": [
33       "~> 4.1"
34     ],
35     "MBProgressHUD": [
36       "~> 1.2.0"
37     ],
38     "ReactiveObjC": [
39       "~> 3.1.1"
40     ],
41     "YTKNetwork": [
42       "~> 3.0.2"
43     ],
44     "SDWebImage": [
45       "~> 5.8.4"
46     ],
47     "MJExtension": [
48       "~> 3.2.2"
49     ]
50   }