blob: 99c1c0781083008f21661a97e72245e3d6ebe798 [file] [log] [blame]
{
"name": "UIBinder",
"version": "0.1.0",
"summary": "UIBinder is a library that bind object to view .",
"description": "UIBinder is a 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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIBinder/Classes/**/*",
"dependencies": {
"AlamofireImage": [
"~> 3.1"
]
},
"pushed_with_swift_version": "3.0"
}