2 "name": "UAParserSwift",
4 "summary": "User-Agent parser for swift (port of ua-parser-js)",
5 "description": "UAParserSwift is a Swift-based library to parse User Agent string; it's a port of ua-parser-js by Faisal Salman created to be mainly used in Swift Server Side applications (but compatible with all Apple's platforms too).",
6 "homepage": "https://github.com/malcommac/UAParserSwift.git",
12 "Daniele Margutti": "me@danielemargutti.com"
14 "social_media_url": "http://twitter.com/danielemargutti",
22 "git": "https://github.com/malcommac/UAParserSwift.git",
25 "source_files": "Sources/**/*.swift",
26 "frameworks": "Foundation",
32 "swift_version": "5.3"