blob: c304530a17e221dbf97158ccd94f78060ed6588b [file] [log] [blame]
{
"name": "ReactiveBind",
"version": "1.0.0",
"summary": "ReactiveBind bind helps make MVVM binding easier",
"homepage": "https://github.com/naderbesada/ReactiveBind",
"license": "MIT",
"authors": {
"Nader Besada": "nrbesada@icloud.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/naderbesada/ReactiveBind.git",
"tag": "1.0.0"
},
"source_files": "ReactiveBind/ReactiveBind/**/*"
}