[Add] RDLiquidSpreadButton 1.0
[CocoaPods.git] / Specs / b / c / 8 / SSCalendarControl / 2.0.0 / SSCalendarControl.podspec.json
blobf97788f94ce92dc2121831faed6d0e54bc7f9fc2
2   "name": "SSCalendarControl",
3   "version": "2.0.0",
4   "summary": "A simple and lightweight calendar control written in swift.",
5   "description": "A simple and lightweight calendar control written in swift.",
6   "homepage": "https://github.com/simformsolutions/SSCalendar.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ketan Chopda": "ketan.c@simformsolutions.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/simformsolutions/SSCalendar.git",
20     "tag": "2.0.0"
21   },
22   "source_files": "SSCalendar/SSCalendar/SSCalendar/**/*.swift",
23   "resources": [
24     "SSCalendar/SSCalendar/SSCalendar/**/*.xib"
25   ],
26   "swift_version": "5.0"