blob: 2f9d1808a8fb532430a2761397d4e081fc2e1feb [file] [log] [blame]
{
"name": "Interstellar",
"version": "1.1.0",
"license": "MIT",
"summary": "The simplest Signal<T> implementation for Functional Reactive Programming you will ever find.",
"homepage": "https://github.com/JensRavens/Interstellar",
"social_media_url": "http://twitter.com/JensRavens",
"authors": {
"Jens Ravens": "jens@nerdgeschoss.de"
},
"source": {
"git": "https://github.com/JensRavens/Interstellar.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Interstellar/*.swift",
"requires_arc": true
}