blob: d822871c99dfab7977979b211ac438d189c67ebd [file] [log] [blame]
{
"name": "SwiftJalaali",
"version": "1.5",
"summary": "A few Swift functions for converting Jalaali (Jalali, Persian, Khayyami, Khorshidi, Shamsi) and Gregorian calendar systems to each other.",
"description": "A few Swift functions for converting Jalaali (Jalali, Persian, Khayyami, Khorshidi, Shamsi) and Gregorian calendar systems to each other. With this pod you will be able to convert Greogorian to Jalaali date.",
"homepage": "https://github.com/parham-box/SwiftJalaali",
"screenshots": "http://s9.picofile.com/file/8340200584/SwiftJalaali.png",
"license": {
"type": "MIT",
"text": "MIT License\n\nCopyright (c) 2018 parham khamsepour\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
},
"authors": {
"Parham Khamsepour": "parham.p@zoho.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/parham-box/SwiftJalaali.git",
"tag": "1.5"
},
"source_files": "SwiftJalaali.swift",
"swift_version": "4.0"
}