4 "summary": "SwiftLCS is a Swift implementation of longest common subsequence (LCS) algorithm.",
5 "homepage": "https://github.com/Frugghi/SwiftLCS",
8 "Tommaso Madonia": "tommaso@madonia.me"
10 "social_media_url": "https://twitter.com/Frugghi",
12 "git": "https://github.com/Frugghi/SwiftLCS.git",
16 "default_subspecs": "Foundation",
25 "source_files": "SwiftLCS/SwiftLCS.swift"
29 "source_files": "SwiftLCS/SwiftLCS+Foundation.swift",