blob: 9e933c39c842e25cfcf201e74b694581f2d1cda6 [file] [log] [blame]
{
"name": "R.objc",
"version": "0.6.0",
"summary": "Get autocompleted localizable strings and asset catalogue images names",
"description": "Freely inspired by R.swift: get autocompleted localizable strings and asset catalogue images names.\nYou can have:\n- Compile time check: no more incorrect strings that make your app crash at runtime\n- Autocompletion: never have to guess that image name again",
"homepage": "https://github.com/SysdataSpA/R.objc",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Sysdata SpA": "team.mobile@sysdata.it"
},
"source": {
"http": "https://github.com/SysdataSpA/R.objc/releases/download/0.6.0/Robjc-0.6.0.zip"
},
"preserve_paths": "robjc",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
}
}