blob: 64055284a2993c4744ca8574775f58e0aa9e9963 [file] [log] [blame]
{
"name": "MRNetwork",
"version": "1.1.0",
"summary": "A short description of MRNetwork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "git@10.10.10.129:Client-component/MRNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wang_lj": "wang_lj@murongtech.com"
},
"source": {
"git": "git@10.10.10.129:Client-component/MRNetwork.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRNetwork/Classes/**/*",
"dependencies": {
"MRAlertView": [
],
"MRTools": [
],
"AFNetworking": [
],
"MBProgressHUD": [
],
"MJExtension": [
]
}
}