[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / c / d / AYCalendar / 1.0.2 / AYCalendar.podspec.json
blobf7e756a77fce482480d4ac585aab2eb3e7540dec
2   "name": "AYCalendar",
3   "version": "1.0.2",
4   "summary": "AYCalendarViewController - is a customizable calendar view controller.",
5   "description": "Customizable calendar view controller with navigation through the months.",
6   "homepage": "https://github.com/bananaRanger/AYCalendar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Yereshchenko": "antonyereshchenko@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bananaRanger/AYCalendar.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "AYCalendar/Classes/**/*",
23   "dependencies": {
24     "NKGridTemplate": [
25       "~> 0.1.0.1"
26     ],
27     "NKSlideScreensTemplate": [
28       "~> 0.1.0"
29     ]
30   },
31   "swift_version": "5.0"