4 "summary": "A time and calendar manipulation library for iOS / macOS / tvOS / watchOS written in Swift",
5 "description": "This framework is inspired by Moment.js. Its objectives are the following:\n\n* Simplify the manipulation and readability of date and interval values.\n* Provide help when parsing dates from various string representations.\n* Simplifying the formatting of date information into strings.\n* Streamlining getting date components (day, month, etc.) from dates and time intervals.\n\nThis framework supports iOS 9+, macOS 10.11+, tvOS 9+, watchOS 3+, Xcode 8 and Swift 3.",
6 "homepage": "http://akosma.github.io/SwiftMoment/",
12 "Adrian Kosmaczewski": "akosma@me.com"
14 "social_media_url": "http://twitter.com/akosma",
22 "git": "https://github.com/akosma/SwiftMoment.git",
25 "source_files": "SwiftMoment/SwiftMoment",
26 "resources": "SwiftMoment/SwiftMoment/MomentFromNow.bundle"