blob: 687124e15e8911bcfe0fa37c0dd4375d7025a55d [file] [log] [blame]
{
"name": "JTAppleCalendar",
"version": "3.0.0",
"summary": "The final calendar control you'll ever try",
"description": "A highly configurable Apple calendar control. Contains features like boundary dates, month and week view. Very light weight.",
"homepage": "https://github.com/patchthecode/JTAppleCalendar",
"license": "MIT",
"authors": {
"JayT": "patchthecode@gmail.com"
},
"source": {
"git": "https://github.com/patchthecode/JTAppleCalendar.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JTAppleCalendar": [
"Pod/Assets/*.png"
]
}
}