blob: 8f0950d94b24491ba949b2ff27c0af3208613b0a [file] [log] [blame]
{
"name": "ApsEnvironment",
"version": "1.0.2",
"summary": "Get the current environment for push notifications",
"description": "This is a microlibrary for getting the current environment for push notifications",
"homepage": "https://github.com/doneservices/ApsEnvironment",
"license": "MIT",
"authors": {
"Linus Unnebäck": "linus@folkdatorn.se"
},
"swift_versions": "5.1",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/doneservices/ApsEnvironment.git",
"tag": "1.0.2"
},
"source_files": "Sources/ApsEnvironment",
"swift_version": "5.1"
}