[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / 8 / GECalendar / 0.0.1 / GECalendar.podspec.json
blob56e7864b4a7d52e81dda87416e91460f2e45385a
2   "name": "GECalendar",
3   "version": "0.0.1",
4   "swift_versions": "5.0",
5   "summary": "iOS & MacOS Calendar",
6   "description": "iOS & MacOS Calendar.",
7   "homepage": "https://github.com/Goeun1001/GECalendar",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Goeun1001": "gogo8272@gmail.com"
14   },
15   "platforms": {
16     "ios": "14.0",
17     "osx": "11.0"
18   },
19   "ios": {
20     "source_files": "Sources/GECalendar/iOS/*.swift"
21   },
22   "osx": {
23     "source_files": "Sources/GECalendar/OSX/*.swift"
24   },
25   "source": {
26     "git": "https://github.com/Goeun1001/GECalendar.git",
27     "tag": "0.0.1"
28   },
29   "source_files": [
30     "Sources/*",
31     "Sources/**/*"
32   ],
33   "swift_version": "5.0"