[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 3 / 5 / CalendarMenu / 0.1.0 / CalendarMenu.podspec.json
blobbbd7c4b82540083d77ce6f802cf98160715af92d
2   "name": "CalendarMenu",
3   "version": "0.1.0",
4   "summary": "Customizable calendar menu for iOS",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/ugalek/CalendarMenu",
10   "authors": {
11     "ugalek": "galina@ugalek.com"
12   },
13   "source": {
14     "git": "https://github.com/ugalek/CalendarMenu.git",
15     "tag": "0.1.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "swift_versions": "5.0",
22   "platforms": {
23     "ios": "10.0"
24   },
25   "source_files": "Sources/**/*.{h,m,swift}",
26   "swift_version": "5.0"