blob: ed4c3dae2f0a3275f19ec275f9315cb41a373f4b [file] [log] [blame]
{
"name": "KKRacMVVMKit",
"version": "1.0.3",
"summary": "A base project Kit for my project with KKRacMVVMKit",
"description": "KKRacMVVMKit A base project Kit for my own project. It can be easy to create project.",
"homepage": "https://github.com/a412657308/KKRacMVVMKit",
"license": "MIT",
"authors": {
"kun": "412657308@qqcom"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/a412657308/KKRacMVVMKit.git",
"tag": "1.0.3"
},
"source_files": "KKRacMVVMKit/Classes/KKGlobalHeader.h",
"public_header_files": "KKRacMVVMKit/Classes/KKGlobalHeader.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"ReactiveCocoa": [
"~> 2.5"
],
"DZNEmptyDataSet": [
"~> 1.8.1"
],
"MJRefresh": [
"~> 3.1.12"
],
"SDAutoLayout": [
"~> 2.1.7"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"SDWebImage": [
"~> 3.8.1"
],
"MJExtension": [
"~> 3.0.10"
]
}
}