[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / c / 7 / FirebaseSharedSwift / 10.28.0 / FirebaseSharedSwift.podspec.json
blob20f9b90f3cef9783cfb3953151859a1f9aeb9f12
2   "name": "FirebaseSharedSwift",
3   "version": "10.28.0",
4   "summary": "Shared Swift Extensions for Firebase",
5   "description": "This pod provides capabilities like Codable support that is shared by multiple\nFirebase products. FirebaseSharedSwift is not supported for non-Firebase usage.",
6   "homepage": "https://developers.google.com/",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "FirebaseSharedSwift/LICENSE"
10   },
11   "authors": "Google, Inc.",
12   "source": {
13     "git": "https://github.com/Firebase/firebase-ios-sdk.git",
14     "tag": "CocoaPods-10.28.0"
15   },
16   "swift_versions": "5.3",
17   "platforms": {
18     "ios": "11.0",
19     "osx": "10.13",
20     "tvos": "12.0",
21     "watchos": "6.0"
22   },
23   "cocoapods_version": ">= 1.12.0",
24   "prefix_header_file": false,
25   "source_files": [
26     "FirebaseSharedSwift/Sources/**/*.swift"
27   ],
28   "testspecs": [
29     {
30       "name": "unit",
31       "test_type": "unit",
32       "platforms": {
33         "ios": "11.0",
34         "osx": "10.13",
35         "tvos": "12.0"
36       },
37       "source_files": [
38         "FirebaseSharedSwift/Tests/**/*.swift"
39       ]
40     }
41   ],
42   "swift_version": "5.3"