blob: 5080c6b917e0a3d5e6d4d044f9c47a2d7ddc6027 [file] [log] [blame]
{
"name": "NVDate",
"platforms": {
"ios": "8.0"
},
"version": "2.0.0",
"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.0"
},
"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"
}