| { |
| "name": "AKMonthYearPickerView", |
| "version": "1.0.5", |
| "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.5" |
| }, |
| "source_files": "AKMonthYearPickerView/AKMonthYearPickerView.swift", |
| "platforms": { |
| "ios": "10.0" |
| } |
| } |