blob: 63b10f33a3c85691145e4ebb8825e50133df92a8 [file] [log] [blame]
{
"name": "MRCFramework",
"version": "0.1.18",
"summary": "A short description of MRCFramework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kaiser143/MRCFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangkai143": "deyang143@126.com"
},
"source": {
"git": "https://github.com/kaiser143/MRCFramework.git",
"tag": "0.1.18"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MRCFramework/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"ReactiveObjC": [
],
"DZNEmptyDataSet": [
],
"MJRefresh": [
],
"NJKWebViewProgress": [
]
}
}