blob: 4c7a79feb1aa02505eea16166199a0d7c1aa442f [file] [log] [blame]
{
"name": "SwiftLocalize",
"version": "1.6.0",
"summary": "A short description of SwiftLocalize.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dankinsoid/SwiftLocalize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"voidilov": "voidilov@gmail.com"
},
"source": {
"git": "https://github.com/dankinsoid/SwiftLocalize.git",
"branch": "release",
"tag": "1.6.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/SwiftLocalize/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}