[Add] AWSPinpoint 2.40.1
[CocoaPods.git] / Specs / b / c / 8 / SSCalendarControl / 1.0.0 / SSCalendarControl.podspec.json
blob1f4f073898b2e8c4072f2ada7977e9ce70736610
2   "name": "SSCalendarControl",
3   "version": "1.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_version": "4.2",
18   "source": {
19     "git": "https://github.com/simformsolutions/SSCalendar.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "SSCalendar/SSCalendar/SSCalendar/**/*.swift",
23   "resources": [
24     "SSCalendar/SSCalendar/SSCalendar/**/*.xib"
25   ]