blob: ac9046be24579c55a4f59eda9cc7b6d85242baff [file] [log] [blame]
{
"name": "DECRender",
"version": "0.1.2",
"summary": "DECRender use for live render object.",
"description": "DesignableClass will use for effect your object without line of code. Use this class for set property from storyboard without line of code.",
"homepage": "https://github.com/bhadresh4488/DECRender",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bhadresh4488": "tushar.mistri@nexuslinkservices.in"
},
"source": {
"git": "https://github.com/bhadresh4488/DECRender.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "DECRender/Classes/**/*"
}