blob: 9ed82257d2ccf60cb093d7af6fc014f18bd1aa8f [file] [log] [blame]
{
"name": "SwiftLocalize",
"version": "1.3.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.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/SwiftLocalize/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}