blob: 92c61069be5fc833e3933c4863eb6784a565f655 [file] [log] [blame]
{
"name": "SMLocalize",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SMLocalize/Classes/**/*"
}