blob: d158eac1c2a3c76ca23f2f85a5e144839a535d1f [file] [log] [blame]
{
"name": "IKEventSource",
"version": "3.0.0",
"summary": "Server-sent events EventSource implementation in Swift.",
"homepage": "https://github.com/inaka/EventSource",
"screenshots": "http://giant.gfycat.com/BossyDistantHadrosaurus.gif",
"license": "Apache License Version 2.0",
"authors": {
"Andres Canal": "andresyo990@gmail.com"
},
"social_media_url": "http://twitter.com/inaka",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/inaka/EventSource.git"
},
"source_files": "EventSource/*.swift"
}