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