[Add] Pushwoosh 6.7.13
[CocoaPods.git] / Specs / b / 2 / 4 / CPSDKiOSGoNative / 0.4.0 / CPSDKiOSGoNative.podspec.json
blobd34d35aa4719bdd0adced013ca014794b13aa3dd
2   "name": "CPSDKiOSGoNative",
3   "version": "0.4.0",
4   "summary": "GoNative SDK for iOS platform",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://bitbucket.org/contactpigeondfs43a5a3sd2dcx/gonativeios/src/master/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ContactPigeon": "dasd"
13   },
14   "source": {
15     "git": "git@bitbucket.org:contactpigeondfs43a5a3sd2dcx/gonativeios.git",
16     "tag": "v0.4.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"