blob: d677e1bdd780ac5e5ab9a992cd083f02c4bfa937 [file] [log] [blame]
{
"name": "SRDateHelper",
"version": "0.1.0",
"summary": "A very easy to use date helper written in Swift.",
"description": "This helper makes it easy to play around with dates.",
"homepage": "https://github.com/tesla-nikola/SRDateHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tesla-nikola": "sohamray91@gmail.com"
},
"source": {
"git": "https://github.com/tesla-nikola/SRDateHelper.git",
"tag": "0.1.0"
},
"swift_version": "4.0",
"platforms": {
"ios": "11.0"
},
"source_files": "SRDateHelper/Classes/**/*"
}