blob: 5f85c6e3c82c1cdf2505310d9ca366a99454f546 [file] [log] [blame]
{
"name": "RKCalendarLink",
"version": "1.0",
"summary": "CADisplayLink for calendar",
"description": "Simple component for updating time labels at right time.\n\nNotifies you whenever given calendar unit will change.",
"homepage": "https://github.com/samnung/RKCalendarLink",
"license": "MIT",
"authors": {
"Roman Kříž": "samnung@gmail.com"
},
"source": {
"git": "https://github.com/samnung/RKCalendarLink.git",
"tag": "v1.0"
},
"social_media_url": "https://twitter.com/roman__kriz",
"platforms": {
"ios": "6.0",
"osx": "10.9"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "Foundation"
}