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