blob: e257a6e2a0c742d82729b406321775e31b83c5fc [file] [log] [blame]
{
"name": "DDCometClient",
"version": "1.0.1",
"summary": "Objective-C comet client using the Bayeux protocol.",
"homepage": "https://github.com/sebreh/cometclient",
"license": "MIT",
"authors": {
"Dave Dunkin": "me@davedunkin.com",
"Sebastian Rehnby": "sebastian@podio.com"
},
"source": {
"git": "https://github.com/podio/cometclient.git",
"tag": "1.0.1"
},
"source_files": "DDComet/**/*.{h,m}",
"requires_arc": false
}