[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 9 / 1 / 8 / BatchExtension / 4.0.0 / BatchExtension.podspec.json
blob8775a523d93947c4315c56c722975c80da871f13
2   "name": "BatchExtension",
3   "version": "4.0.0",
4   "summary": "Batch.com iOS SDK for App Extensions.",
5   "homepage": "https://batch.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Batch.com": "support@batch.com"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "swift_versions": [
17     "5.0",
18     "5.1",
19     "5.2",
20     "5.3"
21   ],
22   "source": {
23     "git": "https://github.com/BatchLabs/Batch-iOS-SDK-Extension.git",
24     "tag": "4.0.0"
25   },
26   "requires_arc": true,
27   "source_files": [
28     "Sources/**/*.{h,m}",
29     "Sources/**/*.swift"
30   ],
31   "public_header_files": "Sources/**/*.h",
32   "resource_bundles": {
33     "BatchExtension": [
34       "Sources/Swift/PrivacyInfo.xcprivacy"
35     ]
36   },
37   "swift_version": "5.3"