blob: 783d61f2fa3097a6755bde9b8a30e3d130e67276 [file] [log] [blame]
{
"name": "ByvLocalizationsIB",
"version": "0.1.0",
"summary": "ByvLocalizations extensions for Interface builder",
"description": "ByvLocalizations extensions to allow setting localized strings from Interface builder",
"homepage": "https://github.com/byvapps/ByvLocalizationsIB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"adrianByv": "adrian@byvapps.com"
},
"source": {
"git": "https://github.com/byvapps/ByvLocalizationsIB.git",
"tag": "0.1.0"
},
"swift_version": "4.0",
"platforms": {
"ios": "8.0"
},
"source_files": "ByvLocalizationsIB/Classes/**/*",
"dependencies": {
"ByvLocalizations": [
]
}
}