blob: e5243c81697d69f30129661cc302b67f797be648 [file] [log] [blame]
{
"name": "Datez",
"version": "3.1.1",
"summary": "Breeze through NSDate, NSDateComponents, and NSTimeInterval!",
"description": "A swift datez library that focuses on readability, compactness,\nand maintainability. Get started with the docs or associated\nplaygrounds to quickly make the most out of this library.",
"homepage": "https://swiftkitz.github.io",
"license": "MIT",
"authors": {
"Maz Jaleel": "mazjaleel@gmail.com"
},
"social_media_url": "http://twitter.com/SwiftKitz",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "3.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/SwiftKitz/Datez.git",
"tag": "v3.1.1"
},
"source_files": "Datez/Datez/**/*.swift"
}