blob: d8c47797210293d0e1e0e451bdf22d8dbb8b8852 [file] [log] [blame]
{
"name": "ManoramaSession",
"version": "0.1.3",
"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.3"
},
"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"
}