[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 7 / 6 / AKMonthYearPickerView / 1.0.1 / AKMonthYearPickerView.podspec.json
blob60a6a03537cd40c07b3be185478fe0612ca35c9b
2   "name": "AKMonthYearPickerView",
3   "version": "1.0.1",
4   "summary": "AKMonthYearPickerView is a lightweight, clean and easy-to-use Month/ year picker control in iOS written purely in Swift language.",
5   "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.",
6   "homepage": "https://github.com/ali-cs/AKMonthYearPickerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "<ALI KHAN>": "<ali.cs@outlook.com>"
13   },
14   "source": {
15     "git": "https://github.com/ali-cs/AKMonthYearPickerView.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "AKMonthYearPickerView/AKMonthYearPickerView.swift",
19   "platforms": {
20     "ios": "10.0"
21   }