2 "name": "DarklyEventSource",
4 "summary": "HTML5 Server-Sent Events in your Cocoa app.",
5 "homepage": "https://github.com/launchdarkly/ios-eventsource",
6 "license": "MIT (see LICENSE.txt)",
8 "Neil Cowburn": "git@neilcowburn.com"
11 "git": "https://github.com/launchdarkly/ios-eventsource.git",
14 "source_files": "LDEventSource/**/*.{h,m}",
22 "pod_target_xcconfig": {
23 "DEFINES_MODULE": "YES"
26 "OTHER_LDFLAGS": "-lobjc"