blob: 0d6a1de052289e1fcc7c17d6d7ed9c6c9778bd2a [file] [log] [blame]
{
"name": "MNetwork",
"version": "1.0.0",
"summary": "MNetwork is a Light Network library for Hifx Mobile iOS applications.",
"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": "1.0.0"
},
"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"
}