[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 1 / 8 / BatchExtension / 3.0.3 / BatchExtension.podspec.json
blob218e8fceac4f9fe3f2c18481be1bfb958fb60946
2   "name": "BatchExtension",
3   "version": "3.0.3",
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.3"
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"