blob: 29b63dbf8678669691da668cd1d83dd0857eb68c [file] [log] [blame]
{
"name": "GGNObservable",
"version": "1.0.0",
"summary": "Basic Observable type for simple Reactive style programming.",
"homepage": "https://github.com/garricn/GGNObservable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Garric Nahapetian": "garricn@icloud.com"
},
"source": {
"git": "https://github.com/garricn/GGNObservable.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GGNObservable/Classes/**/*",
"pushed_with_swift_version": "2.3"
}