blob: 60b18e3e706ca92410b4345294dd5ff3438b88f5 [file] [log] [blame]
{
"name": "SessionKit",
"version": "1.0.3",
"summary": "Session access for swift apps",
"homepage": "https://github.com/Digipolitan/session-kit",
"authors": "Digipolitan",
"source": {
"git": "https://github.com/Digipolitan/session-kit.git",
"tag": "v1.0.3"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.10"
},
"swift_version": "4.2"
}