blob: 0148604f5a77d6bbfddf10f92aa6d50a0bb94912 [file] [log] [blame]
{
"name": "ETBinding",
"version": "3.0",
"summary": "ETBinding",
"description": "ETBinding is set of observable classes. Unlike a regular observable is lifecycle-aware, meaning it respects the lifecycle of its owner.",
"homepage": "https://github.com/EtneteraMobile/ETBinding",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jan Cislinsky": "jan.cislinsky@etnetera.cz"
},
"social_media_url": "",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/EtneteraMobile/ETBinding.git",
"tag": "3.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}