blob: 173200949fbb7594ce62952c834760cd29b3a789 [file] [log] [blame]
{
"name": "Pegota",
"version": "0.0.11",
"summary": "Simple observables implementation",
"description": "Implementation of the observable pattern in Swift",
"homepage": "https://github.com/carambalabs/pegota",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Caramba.io": "hello@caramba.io"
},
"source": {
"git": "https://github.com/carambalabs/pegota.git",
"tag": "0.0.11"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0.1"
}