blob: 7d3a1c55413d809ce2fa2e9183a647db1d66a4de [file] [log] [blame]
{
"name": "UIBinder",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIBinder/Classes/**/*",
"dependencies": {
"AlamofireImage": [
"~> 3.1"
]
},
"pushed_with_swift_version": "3.0"
}