blob: 47add9c93fb322e79d322e750a06d423ad114407 [file] [log] [blame]
{
"name": "GGNObservable",
"version": "2.1.1",
"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": "2.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GGNObservable/Classes/**/*",
"pushed_with_swift_version": "3.0"
}