blob: 9b518799a6585d1b2dce61ba7174c031ac9823c4 [file] [log] [blame]
{
"name": "ISO639",
"version": "1.1.5",
"summary": "Defining languages based on ISO639-1.",
"homepage": "https://github.com/smuellner/ISO639.swift",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"smuellner": "sascha.muellner@gmail.com"
},
"source": {
"git": "https://github.com/smuellner/ISO639.swift.git",
"tag": "1.1.5"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "13.0",
"osx": "10.15",
"watchos": "6.0",
"tvos": "13.0"
},
"swift_version": "5.0"
}