blob: 2747ecbcdbb48249ae1266a07414b201a14c7ce2 [file] [log] [blame]
{
"name": "JTAppleCalendar",
"version": "2.0.2",
"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": "2.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JTAppleCalendar": [
"Pod/Assets/*.png"
]
}
}