blob: 1340f4489216fdae4469f34ab955f281747ff75a [file] [log] [blame]
{
"name": "RVCalendarWeekView",
"version": "0.5.3",
"summary": "Utils used along all revo products",
"license": "MIT",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/BadChoice/RVCalendarWeekView.git",
"tag": "0.5.3"
},
"dependencies": {
"Collection": [
],
"EasyDate": [
"~> 0.9"
],
"UIColor-HexString": [
],
"Masonry": [
]
},
"description": "A very very useful classes to be used used along all revo products",
"homepage": "http://github.com/BadChoice/RVCalendarWeekView",
"authors": {
"Jordi PuigdellĂ­vol": "jordo@gloobus.net"
},
"source_files": [
"RVCalendarWeekView/Lib/**/*"
],
"requires_arc": true
}