blob: eac89530800ec13b654a8911cf37061df0651cef [file] [log] [blame]
{
"name": "Decorator",
"version": "0.2.2",
"summary": "Manage your objects styles using this awesome decorator",
"description": "Generic decorator for UIView or any other class. Was created for habrahabr article purposes",
"homepage": "https://github.com/iwheelbuy/Decorator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iwheelbuy": "iwheelbuy@gmail.com"
},
"source": {
"git": "https://github.com/iwheelbuy/Decorator.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Decorator/Classes/**/*",
"pushed_with_swift_version": "3.0"
}