blob: ac5177abfefe0b7dda68836273e37162c6ed2ff6 [file] [log] [blame]
{
"name": "AMCalendar",
"version": "2.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/*.{swift}",
"resources": "Source/*.xib",
"swift_versions": "5.0",
"swift_version": "5.0"
}