blob: 15ae8cffe60f5946dfaa99d48663faa52355e69c [file] [log] [blame]
{
"name": "Observable",
"version": "1.6.1",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"summary": "The easiest way to observe values in Swift",
"description": "Observable is the easiest way to observe values in Swift",
"homepage": "https://github.com/roberthein/Observable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert-Hein Hooijmans": "rh.hooijmans@gmail.com"
},
"social_media_url": "https://twitter.com/roberthein",
"source": {
"git": "https://github.com/roberthein/Observable.git",
"tag": "1.6.1"
},
"source_files": "Observable/Classes/**/*.{swift}"
}