blob: cb53874fd5c1cdbb30f1840fbef099f3e8be4821 [file] [log] [blame]
{
"name": "IKEventSource",
"version": "1.0.1",
"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": "andres@inakanetworks.com"
},
"social_media_url": "http://twitter.com/inaka",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/inaka/EventSource.git",
"tag": "1.0.1"
},
"source_files": [
"EventSource",
"EventSource/**/*.{h,m}"
]
}