5 "summary": "Open Source Mac OS X / iOS Cocoa UPnP Stack.",
6 "homepage": "http://code.google.com/p/upnpx/",
8 "Bruno Keymolen": "bruno.keymolen@gmail.com"
11 "svn": "http://upnpx.googlecode.com/svn",
12 "tag": "Release-1.2.4"
14 "description": "Static OS X & iOS UPnP library written in Cocoa (UPnP) and C++ (SSDP).The Current implementation has support for control point/client only.",
17 "src/{api,common,eventserver,ssdp,upnp}/*.{h,m,mm,c,cpp}",
18 "src/port/ios/*.{h,m}"
23 "src/{api,common,eventserver,ssdp,upnp}/*.{h,m,mm,c,cpp}",
24 "src/port/macos/*.{h.m}"
28 "OTHER_LDFLAGS": "-lstdc++"