blob: cc7603a25e501b79b96db0a3e0965a0c573125ce [file] [log] [blame]
{
"name": "Interstellar",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Interstellar/*.swift",
"requires_arc": true
}