blob: 595b1fb941838085936547a090d2e51f9dd85328 [file] [log] [blame]
{
"name": "UILocalizationKit",
"version": "1.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "UILocalizationKit/Classes/**/*"
}