blob: 6b39352d13334c9991ebe69fc83f56991ecbdad4 [file] [log] [blame]
{
"name": "MGJRequestManager",
"version": "0.8.2",
"summary": "A Network Library based on AFNetworking 2.*",
"homepage": "http://github.com/mogujie/MGJRequestManager",
"license": "MIT",
"authors": {
"lzyy": "healdream@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/mogujie/MGJRequestManager.git",
"tag": "0.8.2"
},
"source_files": "MGJRequestManager/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 2.0"
]
}
}