[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / b / 2 / 4 / CPSDKiOSGoNative / 0.3.0 / CPSDKiOSGoNative.podspec.json
blob38c259e1514e602793aec249528ca3262f528766
2   "name": "CPSDKiOSGoNative",
3   "version": "0.3.0",
4   "summary": "GoNative SDK for iOS platform",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/contactpigeongit/gonativeios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mtripilec": "dasd"
13   },
14   "source": {
15     "git": "https://github.com/contactpigeongit/gonativeios.git",
16     "tag": "v0.3.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "CPSDKiOSGoNative/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "FirebaseCore",
27     "FirebaseInstanceID",
28     "FirebaseMessaging"
29   ],
30   "dependencies": {
31     "Firebase/Core": [
32       "~> 7.5"
33     ],
34     "Firebase/Messaging": [
35       "~> 7.5"
36     ]
37   },
38   "static_framework": true,
39   "swift_version": "5.0"