[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 1 / 8 / BatchExtension / 3.0.0 / BatchExtension.podspec.json
blob05c9bfdc872e778ca44fcea043965e314c9b0584
2   "name": "BatchExtension",
3   "version": "3.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": "10.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": "3.0.0"
25   },
26   "requires_arc": true,
27   "source_files": [
28     "Sources",
29     "Sources/**/*.{h,m}",
30     "Sources/**/*.swift"
31   ],
32   "public_header_files": "Sources/**/*.h",
33   "swift_version": "5.3"