blob: 3e145012e65549dad8618d551bc3a5f8ef9830e6 [file] [log] [blame]
{
"name": "ABCalendarPicker",
"version": "1.1.2",
"summary": "Fully configurable iOS calendar UI component with multiple layouts and smooth animations.",
"homepage": "https://github.com/k06a/ABCalendarPicker",
"license": "MIT",
"authors": {
"Anton Bukov": "k06aaa@gmail.com"
},
"source": {
"git": "https://github.com/k06a/ABCalendarPicker.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "ABCalendarPicker/**/*.{h,m}",
"resources": "ABCalendarPicker/**/*.{png}",
"requires_arc": true
}