blob: d7db9320a1334d3f7e07782ace280aa37020de39 [file] [log] [blame]
{
"name": "ABCalendarPicker",
"version": "1.1.1",
"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.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "ABCalendarPicker/**/*.{h,m}",
"resources": "ABCalendarPicker/**/*.{png}",
"requires_arc": true
}