blob: 2b9f697755f5fa5ca896621aac89b34230e4733a [file] [log] [blame]
{
"name": "RKCalendarLink",
"version": "0.2.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": "v0.2.0"
},
"social_media_url": "https://twitter.com/_samnung_",
"platforms": {
"ios": "6.0",
"osx": "10.9"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "Foundation"
}