blob: 60a6a03537cd40c07b3be185478fe0612ca35c9b [file] [log] [blame]
{
"name": "AKMonthYearPickerView",
"version": "1.0.1",
"summary": "AKMonthYearPickerView is a lightweight, clean and easy-to-use Month/ year picker control in iOS written purely in Swift language.",
"description": "AKMonthYearPickerView is a lightweight, clean and easy-to-use Month/ year picker control in iOS written purely in Swift language. This library is written in Swift 4.",
"homepage": "https://github.com/ali-cs/AKMonthYearPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<ALI KHAN>": "<ali.cs@outlook.com>"
},
"source": {
"git": "https://github.com/ali-cs/AKMonthYearPickerView.git",
"tag": "1.0.1"
},
"source_files": "AKMonthYearPickerView/AKMonthYearPickerView.swift",
"platforms": {
"ios": "10.0"
}
}