blob: 401a2e770b3be72fec76c6cdde648177430649b6 [file] [log] [blame]
{
"name": "MNetwork",
"version": "0.0.6",
"summary": "MNetwork is a light weight network wrapper.",
"homepage": "http://git.hifx.in/hifx/mnetwork-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sijo": "sijo@hifx.co.in"
},
"source": {
"git": "http://bibintom:BIBIN123456@git.hifx.in/hifx/mnetwork-ios.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"source_files": [
"MNetwork",
"MNetwork/**/*.{h, swift}"
],
"static_framework": true,
"frameworks": "Foundation",
"swift_version": "5.0"
}