blob: e0f5ece4d3696631469bc11ec7920d2d56ae5e28 [file] [log] [blame]
{
"name": "DIpang90_DateUtility",
"version": "0.1.0",
"summary": "Find the date in different formate in string and date value.",
"description": "This cocoa pod is useful to find and do the date related operation in very short form. User needs add some of prerequirment fields.",
"homepage": "https://github.com/dipang90/DIpang90_DateUtility.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dipang90": "shethdipang@gmail.com"
},
"source": {
"git": "https://github.com/dipang90/DIpang90_DateUtility.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "DIpang90_DateUtility/DateUtility Class/DateUtility.swift"
}