[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / e / a / CPSDKiOS / 0.1.0 / CPSDKiOS.podspec.json
blob3c3a2e8464df629b2c137e0ca57e606af16f0220
2   "name": "CPSDKiOS",
3   "version": "0.1.0",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/contactpigeongit/iosnative",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mtripilec": "dasd"
13   },
14   "source": {
15     "git": "https://github.com/contactpigeongit/iosnative.git",
16     "tag": "v0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CPSDKiOS/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "FirebaseCore",
26     "FirebaseInstanceID",
27     "FirebaseMessaging"
28   ],
29   "dependencies": {
30     "Firebase/Core": [
31       "~> 7.5"
32     ],
33     "Firebase/Messaging": [
34       "~> 7.5"
35     ]
36   },
37   "static_framework": true