blob: af0c5446b086b54c8ba96b2f8a71279500690629 [file] [log] [blame]
{
"name": "GGNObservable",
"version": "0.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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GGNObservable/Classes/**/*"
}