blob: cd32533c4b72ab2276042c7614f72567630db8bc [file] [log] [blame]
{
"name": "Calendar-iOS",
"version": "0.8",
"summary": "iOS calendar component",
"description": "iOS calendar component. It's lightweight and simple control.",
"homepage": "https://github.com/maximbilan/ios_calendar",
"license": {
"type": "MIT"
},
"authors": {
"Maxim Bilan": "maximb.mail@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/maximbilan/ios_calendar.git",
"tag": "0.8"
},
"source_files": [
"Classes",
"ios_calendar/Sources/**/*.{h,m}"
],
"requires_arc": true
}