[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 8 / OMCalendarEvents / 0.0.7 / OMCalendarEvents.podspec.json
blob8b6a1bccb65583cec7f6250c76a5f4330d7014ac
2   "name": "OMCalendarEvents",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "Manage your events in IOS and Google calendars",
7   "version": "0.0.7",
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.0.7"
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"