blob: 8e3055c4a18465ec98b85b4eca9c163c825bf648 [file] [log] [blame]
{
"name": "MJNetUtils",
"version": "1.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": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "libs/*.{framework}",
"dependencies": {
"AFNetworking": [
],
"JPush": [
]
}
}