blob: 28cdfa7e962d71c88293a9855523ea150244547e [file] [log] [blame]
{
"name": "MJNetUtils",
"version": "2.0.0",
"summary": "A short description of MJNetUtils.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iOSbug/MJNetUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"519955268@qq.com": "519955268@qq.com"
},
"source": {
"git": "https://github.com/iOSbug/MJNetUtils.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "libs/*.{framework}",
"dependencies": {
"AFNetworking": [
],
"JPush": [
]
}
}