blob: 52ca6c240e5cce86a966a35772198b1e67975b1f [file] [log] [blame]
{
"name": "Calendar-iOS",
"version": "0.9",
"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.9"
},
"source_files": [
"Classes",
"ios_calendar/Sources/**/*.{h,m}"
],
"requires_arc": true
}