{ | |
"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" | |
} |