blob: 7208f90cc40eb306e0b10922a9f370975e324142 [file] [log] [blame]
{
"name": "UILocalizationKit",
"version": "2.0.0",
"summary": "Localize Interface Builder elements",
"description": "Add localization string keys directly to Interface Builder elements.",
"homepage": "https://github.com/jjjjaren/UILocalizationKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jjjjaren": "jjjjaren@gmail.com"
},
"source": {
"git": "https://github.com/jjjjaren/UILocalizationKit.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "UILocalizationKit/Classes/**/*"
}