[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / e / a / CPSDKiOS / 0.2.0 / CPSDKiOS.podspec.json
blob3c2cddc3b09a4675befda88b9cfd97bb7db97937
2   "name": "CPSDKiOS",
3   "version": "0.2.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.2.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