blob: 92bc86bcb621cf982937396ed5dd5a99e19bf2ba [file] [log] [blame]
{
"name": "IKEventSourceHirro",
"version": "2.1.2",
"summary": "Server-sent events EventSource implementation in Swift (fork).",
"homepage": "https://github.com/hirro/EventSource.git",
"screenshots": "http://giant.gfycat.com/BossyDistantHadrosaurus.gif",
"license": "Apache License Version 2.0",
"authors": {
"Andres Canal": "andres@inakanetworks.com"
},
"social_media_url": "http://twitter.com/inaka",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/hirro/EventSource.git"
},
"source_files": [
"EventSource",
"EventSource/**/*.{h,m}"
],
"pushed_with_swift_version": "3.0"
}