[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / a / 9 / MCCSframework / 0.6.5 / MCCSframework.podspec.json
blobbce85111c196e9e76c50f6fc198b039960cac0b6
2   "name": "MCCSframework",
3   "version": "0.6.5",
4   "summary": "An implementation of MCCS design pattern.",
5   "homepage": "https://gitee.com/kmyhy/MCCSframework",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kmyhy": "kmyhy@126.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://gitee.com/kmyhy/MCCSframework.git",
18     "tag": "0.6.5"
19   },
20   "resources": "MCCSBundle.bundle",
21   "vendored_frameworks": "MCCSframework.framework",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "IGListKit": [
28       "~> 2.0.0"
29     ],
30     "UICollectionViewLeftAlignedLayout": [
32     ],
33     "AFNetworking": [
35     ],
36     "MBProgressHUD": [
37       "~> 0.9.2"
38     ],
39     "JSONModel": [
41     ],
42     "Masonry": [
44     ],
45     "ReactiveObjC": [
46       "~> 3.0.0"
47     ],
48     "MJRefresh": [
50     ]
51   }