2 "name": "UAParserSwift",
4 "summary": "Lightweight User-Agent String Parser for Swift",
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/**/*",
26 "frameworks": "Foundation",
27 "pushed_with_swift_version": "4.0"