blob: 59c7348ef123749a5cd39322000c3ee2f5a09bf8 [file] [log] [blame]
{
"name": "Observable",
"version": "1.3.3",
"platforms": {
"ios": "8.0"
},
"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.3.3"
},
"source_files": "Observable/Classes/**/*.{swift}"
}