blob: 6b0a5fe54a99c8182b5f72defbc2223240bf004a [file] [log] [blame]
{
"name": "AppVersion.swift",
"version": "1.0.1",
"summary": "Micro library to display to monitor updates available for an iOS app",
"homepage": "https://github.com/amebalabs/AppVersion",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kate Belinskaya": "kate.belinskaya@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/amebalabs/AppVersion.git",
"tag": "1.0.1"
},
"source_files": "AppVersion/Source/**/*.swift",
"swift_version": "4.2"
}