blob: c3af1e6f3920a29f29c0e87c3de32914bc598377 [file] [log] [blame]
{
"name": "GGNObservable",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GGNObservable/Classes/**/*",
"pushed_with_swift_version": "2.3"
}