blob: d10df20d5e98d076546442a375c1ea73be89bc81 [file] [log] [blame]
{
"name": "Calendar",
"version": "0.1",
"summary": "iOS calendar component written in Swift.",
"homepage": "https://github.com/lancy98/Calendar",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Lancy Norbert Fernandes": "lancy98@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lancy98/Calendar.git",
"tag": "0.1"
},
"source_files": "Calendar/CalendarKit",
"requires_arc": true
}