blob: 07fc4bfa7b14eaee05d521dc9465e3c8be4c96f9 [file] [log] [blame]
{
"name": "Observable",
"version": "1.6.0",
"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.0"
},
"source_files": "Observable/Classes/**/*.{swift}"
}