[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / c / 7 / FirebaseSharedSwift / 8.11.0 / FirebaseSharedSwift.podspec.json
blob3b1d2f7eda1793c22b936a6ccbb324a14140c59a
2   "name": "FirebaseSharedSwift",
3   "version": "8.11.0",
4   "summary": "Shared Swift Extensions for Firebase",
5   "description": "This pod is for Firebase internal use and not supported for independent use.",
6   "homepage": "https://developers.google.com/",
7   "license": {
8     "type": "Apache",
9     "file": "FirebaseSharedSwift/LICENSE"
10   },
11   "authors": "Google, Inc.",
12   "source": {
13     "git": "https://github.com/Firebase/firebase-ios-sdk.git",
14     "tag": "CocoaPods-8.11.0"
15   },
16   "swift_versions": "5.3",
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.12",
20     "tvos": "10.0",
21     "watchos": "6.0"
22   },
23   "cocoapods_version": ">= 1.4.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       "scheme": {
33         "code_coverage": true
34       },
35       "platforms": {
36         "ios": "10.0",
37         "osx": "10.12",
38         "tvos": "10.0"
39       },
40       "source_files": "FirebaseSharedSwift/Tests/**/*.swift"
41     }
42   ],
43   "swift_version": "5.3"