blob: f5ada8c6f6e7c84f6f548971af058ca94fde766f [file] [log] [blame]
{
"name": "BSCalendarView",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": [
"BSCalendarView",
"BSCalendarViewSample/BSCalendarView/*"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"DateToolsSwift": [
"2.0.3"
]
},
"pushed_with_swift_version": "3.0"
}