blob: 0e822f81cdad634c668d9bb7dac1ddfdaaba9485 [file] [log] [blame]
{
"name": "LocalizeNIB",
"version": "1.1",
"summary": "Simple localization of your storyboards and XIB files.",
"homepage": "https://github.com/strvcom/localizenib-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jindra Dolezy": "jindra.dolezy@strv.com"
},
"source": {
"git": "https://github.com/strvcom/localizenib-ios.git",
"tag": "1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LocalizeNIB/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}