blob: c1cdbaa589084999d503beef116037a2e5d9c9ea [file] [log] [blame]
{
"name": "ETBinding",
"version": "2.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",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/EtneteraMobile/ETBinding.git",
"tag": "2.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}