blob: 086f9ddf60c96808eebd946b93571dfe573719b7 [file] [log] [blame]
{
"name": "MRCFramework",
"version": "0.1.16",
"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.16"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MRCFramework/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"ReactiveObjC": [
],
"DZNEmptyDataSet": [
],
"MJRefresh": [
],
"NJKWebViewProgress": [
]
}
}