blob: 935afa2264ec1d50b6eb9ffb06782275eb6f40cc [file] [log] [blame]
{
"name": "NVDate",
"platforms": {
"ios": "8.0"
},
"version": "2.0.1",
"authors": {
"Noval Agung Prayogo": "caknopal@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/novalagung/NVDate",
"source": {
"git": "https://github.com/novalagung/NVDate.git",
"tag": "2.0.1"
},
"summary": "Swift Date extension library",
"description": "**NVDate** is an extension of swift Date class, created to make date and time manipulation easier.",
"documentation_url": "https://github.com/novalagung/NVDate/wiki/API-Reference",
"source_files": "NVDate.swift",
"requires_arc": true,
"swift_version": "4.0"
}