[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 8 / OMCalendarEvents / 0.1.0 / OMCalendarEvents.podspec.json
blobba7063bd1ed7b3384050d4fa67e67b67b7d70726
2   "name": "OMCalendarEvents",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "Manage your events in IOS and Google calendars",
7   "version": "0.1.0",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ostap Marchenko": "ostapmarchenko@gmail.com"
14   },
15   "homepage": "https://github.com/OSTAPMARCHENKO/OMCalendarEvents",
16   "source": {
17     "git": "https://github.com/OSTAPMARCHENKO/OMCalendarEvents.git",
18     "tag": "0.1.0"
19   },
20   "frameworks": "UIKit",
21   "dependencies": {
22     "GoogleAPIClientForREST/Calendar": [
24     ],
25     "GoogleSignIn": [
26       "~> 5.0"
27     ]
28   },
29   "source_files": "OMCalendarEvents/**/*.{h,m,swift}",
30   "swift_versions": "5.0",
31   "static_framework": true,
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "swift_version": "5.0"