[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / f / RKCalendarLink / 1.0 / RKCalendarLink.podspec.json
blob5f85c6e3c82c1cdf2505310d9ca366a99454f546
2   "name": "RKCalendarLink",
3   "version": "1.0",
4   "summary": "CADisplayLink for calendar",
5   "description": "Simple component for updating time labels at right time.\n\nNotifies you whenever given calendar unit will change.",
6   "homepage": "https://github.com/samnung/RKCalendarLink",
7   "license": "MIT",
8   "authors": {
9     "Roman Kříž": "samnung@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/samnung/RKCalendarLink.git",
13     "tag": "v1.0"
14   },
15   "social_media_url": "https://twitter.com/roman__kriz",
16   "platforms": {
17     "ios": "6.0",
18     "osx": "10.9"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": "Foundation"