blob: f7d6df64e04d6e9cb5bb1537bbbc89874ce15046 [file] [log] [blame]
{
"name": "Pegota",
"version": "0.0.12",
"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.12"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0.1"
}