blob: 0d9dc38a6d2b880ff2a7d4d7da4a7fc059672ae6 [file] [log] [blame]
{
"name": "AMCalendar",
"version": "1.0",
"summary": "It can display chart.",
"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": "1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "AMCalendarViewController/*.{swift}",
"resources": "AMCalendarViewController/*.xib",
"swift_version": "4.0"
}