blob: 5e3faf0d2366c12655e06e7a2f83a30106b2b978 [file] [log] [blame]
{
"name": "AMCalendar",
"version": "2.1.1",
"summary": "AMCalendar is a calendar can select date.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/adventam10/AMCalendar",
"authors": {
"am10": "adventam10@gmail.com"
},
"source": {
"git": "https://github.com/adventam10/AMCalendar.git",
"tag": "2.1.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "AMCalendarViewController/*.{swift}",
"resources": "AMCalendarViewController/*.xib",
"swift_versions": "5.0",
"swift_version": "5.0"
}