blob: 08c8dcfba848863b426d8c51cf0f4717ea3a05c7 [file] [log] [blame]
{
"name": "NSObservable",
"version": "0.0.5",
"summary": "An easy way to observe values in Objective-C!",
"description": "An easy way to observe values in Objective-C.",
"homepage": "https://github.com/JABread/NSObservable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JABread": "jabread007@yahoo.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JABread/NSObservable.git",
"tag": "0.0.5"
},
"source_files": "NSObservable/**/*"
}