blob: e5f384dfa8af6d6576df58c9cc0133d30a862c5a [file] [log] [blame]
{
"name": "ManoramaSession",
"version": "0.1.6",
"summary": "ManoramaSession is a Session Management tool for Manorama Mobile Applications.",
"homepage": "http://git.hifx.in/mm-shamar/mm-sso-session-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sijo": "sijo@hifx.co.in"
},
"source": {
"git": "http://Sijo:dude_5814@git.hifx.in/mm-shamar/mm-sso-session-ios.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"source_files": [
"MSession",
"MSession/**/*.{h, swift}"
],
"static_framework": true,
"frameworks": "Foundation",
"swift_version": "5.0"
}