blob: 0655a817be72b8035365ad787bcf95f034b9e187 [file] [log] [blame]
{
"name": "Localize",
"version": "2.0.0",
"license": "MIT",
"summary": "Localize is a framework writed in swift to localize your projects easier improves i18n, including storyboards and strings.",
"homepage": "https://github.com/andresilvagomez/Localize",
"authors": {
"Andres Silva": "andresilvagomez@gmail.com"
},
"source": {
"git": "https://github.com/andresilvagomez/Localize.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift"
}