blob: 8046c4bfff5a22eed6b4dd7adb7287a8a3a35b00 [file] [log] [blame]
{
"name": "MCCSframework",
"version": "0.5.9",
"summary": "An implementation of MCCS design pattern.",
"homepage": "https://gitee.com/kmyhy/MCCSframework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kmyhy": "kmyhy@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/kmyhy/MCCSframework.git",
"tag": "0.5.9"
},
"resources": "MCCSBundle.bundle",
"vendored_frameworks": "MCCSframework.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"IGListKit": [
"~> 2.0.0"
],
"UICollectionViewLeftAlignedLayout": [
],
"AFNetworking": [
],
"MBProgressHUD": [
"~> 0.9.2"
],
"JSONModel": [
],
"Masonry": [
],
"ReactiveObjC": [
"~> 3.0.0"
],
"MJRefresh": [
]
}
}