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