blob: 0dc10beec28a52f707881a6e96079347d3c64646 [file] [log] [blame]
{
"name": "SMLocalize",
"version": "0.2.1",
"summary": "An iOS Library that changes localization at runtime.",
"description": "An iOS Library that changes localization at runtime.",
"homepage": "https://github.com/StevenMagdy/SMLocalize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steven": "stevenmagdy92@gmail.com"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/StevenMagdy/SMLocalize.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SMLocalize/Classes/**/*"
}