blob: 446d00ce95767a1ffe527cafda0342ccaf21d036 [file] [log] [blame]
{
"name": "YNFormattedDate",
"version": "0.1.0",
"summary": "How to convert format Format Date",
"description": "How to convert format Format Date, example dd/MM/YYYY to YYYY-MM-dd",
"homepage": "https://github.com/killme3/YNFormattedDate",
"license": {
"type": "MIT",
"text": " Copyright 2018\n Permission is granted to...\n"
},
"authors": {
"Yana Mulyana": "requiem_murder@yahoo.com"
},
"source": {
"git": "https://github.com/killme3/YNFormattedDate.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YNFormattedDate/YNFormattedDate.swift"
}