blob: 021f30e9014fc0928597b61b83f28bfecd85f248 [file] [log] [blame]
{
"name": "R.objc",
"version": "0.8.2",
"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.8.2/Robjc.zip"
},
"preserve_paths": "robjc",
"platforms": {
"ios": "8.0"
}
}