blob: 255fe8a92003fd0ad89a2d42d5f3e04ec9082a71 [file] [log] [blame]
{
"name": "EasyLocalizedStrings",
"version": "0.0.1",
"summary": "Collection of subclasses that allow easy use of localized strings in storyboards and code.",
"description": "This pod contains a collection of subclasses that allow easy use of localized strings in storyboards and code.",
"homepage": "https://github.com/netsells/EasyLocalizedStrings",
"license": "MIT",
"authors": {
"Netsells": "info@netsells.co.uk"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/netsells/EasyLocalizedStrings.git",
"branch": "master"
},
"source_files": "EasyLocalizedStrings/",
"exclude_files": "Classes/Exclude"
}