blob: 68577add21f63ff873fb2c75cfac9a094b4f2364 [file] [log] [blame]
{
"name": "TMROLocalization",
"version": "0.0.1",
"summary": "A simple way to Localize copy in your app, written in Swift",
"description": "This pod allows you to add localization to your app easily.",
"homepage": "https://github.com/TomorrowIdeas/TMROLocalization.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Benji": "benji@tomorrow.me"
},
"platforms": {
"ios": "11.2"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/TomorrowIdeas/TMROLocalization.git",
"tag": "0.0.1"
},
"source_files": "TMROLocalization/**/*.{h,m,swift}",
"swift_version": "4.2"
}