blob: df6a1fbb82ad720fa5054598ecab9ec303478d4f [file] [log] [blame]
{
"name": "MRNetwork",
"version": "0.1.0",
"summary": "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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRNetwork/Classes/**/*",
"dependencies": {
"MRTools": [
],
"AFNetworking": [
],
"MBProgressHUD": [
],
"MJExtension": [
]
}
}