blob: 51f3a8ce3ac69fdf2a022126359afeffc23edbcc [file] [log] [blame]
{
"name": "UIBinder",
"version": "0.1.2",
"summary": "UIBinder is library that can help in binding object to view dynamically.",
"description": "UIBinder is library that can help in binding object to view dynamically.",
"homepage": "https://github.com/MohamedMatloub/UIBinder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MohamedMatloub": "mohamed.a.matloub@gmail.com"
},
"source": {
"git": "https://github.com/MohamedMatloub/UIBinder.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIBinder/Classes/**/*",
"dependencies": {
"AlamofireImage": [
"~> 3.1"
]
},
"pushed_with_swift_version": "3.0"
}