4 "summary": "SwiftOSC is an Open Sound Control client and server framework written in Swift.",
5 "description": "SwiftOSC is an Open Sound Control client and server framework written in Swift. SwiftOSC impliments all the functionality of the OSC 1.0 specifications (http://opensoundcontrol.org/spec-1_0) and is also exteneded to include the features of OSC 1.1 (https://hangar.org/webnou/wp-content/uploads/2012/01/Nime09OSCfinal.pdf).",
6 "homepage": "https://github.com/devinroth/SwiftOSC",
12 "Devin Roth": "devin@devinrothmusic.com"
15 "git": "https://github.com/devinroth/SwiftOSC.git",
25 "Framework/iOS/**/*.{c,h,m,swift}",
26 "Framework/SwiftOSC/**/*.{c,h,m,swift}"
31 "Framework/macOS/**/*.{c,h,m,swift}",
32 "Framework/macOS/**/*.{c,h,m,swift}",
33 "Framework/SwiftOSC/**/*.{c,h,m,swift}"
36 "pushed_with_swift_version": "4.0"