blob: d111a2563eea09d0bbf089edcde355554eb2d625 [file] [log] [blame]
{
"name": "Localized-Swift",
"version": "1.0.2",
"summary": "Swift Localization Utility",
"description": "A simple utlity to localize strings in Swift.",
"homepage": "https://github.com/ahmadansari/Localized-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmad Ansari": "ansari.ahmad@gmail.com"
},
"source": {
"git": "https://github.com/ahmadansari/Localized-Swift.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "Localized-Swift/Classes/**/*"
}