[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 1 / f / IosAwnFcmCore / 0.10.1 / IosAwnFcmCore.podspec.json
blob9e157430903bfdc515739e904379e92c42b40dfd
2   "name": "IosAwnFcmCore",
3   "version": "0.10.1",
4   "summary": "Awesome Notifications Firebase Messaging Core.",
5   "description": "Awesome Notifications Firebase Messaging Core to enable push notifications using all awesome notification features",
6   "homepage": "https://github.com/rafaelsetragni/IosAwnFcmCore",
7   "license": {
8     "type": "Copyright",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rafael Setragni": "40064496+rafaelsetragni@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/rafaelsetragni/IosAwnFcmCore.git",
16     "tag": "0.10.1"
17   },
18   "dependencies": {
19     "IosAwnCore": [
20       "~> 0.10.0"
21     ],
22     "FirebaseCore": [
23       "~> 11.0"
24     ],
25     "Firebase/Messaging": [
26       "~> 11.0"
27     ],
28     "GoogleUtilities": [
29       "~> 8.0"
30     ]
31   },
32   "source_files": "IosAwnFcmCore/Classes/**/*",
33   "static_framework": true,
34   "platforms": {
35     "ios": "13.0"
36   },
37   "swift_versions": "5.3",
38   "pod_target_xcconfig": {
39     "SKIP_INSTALL": "NO",
40     "ENABLE_BITCODE": "NO",
41     "APPLICATION_EXTENSION_API_ONLY": "NO",
42     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
43   },
44   "swift_version": "5.3"