blob: 6b7f6be6e37e2727cbba2c4278bf871b0a113cbe [file] [log] [blame]
{
"name": "BSCalendarView",
"version": "0.0.2",
"summary": "a horizontal calendar view, with many properties to custom and animate height when scroll",
"description": "a horizontal calendar view, with many properties to custom and animate height when scroll, cool",
"homepage": "https://github.com/blurryssky/BSCalendarView",
"license": "MIT",
"authors": {
"blurryssky": "blurryssky@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/blurryssky/BSCalendarView.git",
"tag": "0.0.2"
},
"source_files": [
"BSCalendarView",
"BSCalendarViewSample/BSCalendarView/*"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"DateTools": [
"~> 1.7.0"
]
}
}