[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / a / 9 / Jeeng / 0.1.7 / Jeeng.podspec.json
blob8f8dd08e73b2cc709579dc4d9f421b1a14b30bf7
2   "name": "Jeeng",
3   "version": "0.1.7",
4   "summary": "A short description of Jeeng.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/shay-somech/PODJeeng",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oleg-Gini": "olegt@gini-apps.com"
13   },
14   "source": {
15     "git": "https://github.com/shay-somech/PODJeeng.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Jeeng/Classes/**/*",
22   "frameworks": [
23     "Foundation",
24     "FirebaseCore",
25     "FirebaseMessaging"
26   ],
27   "dependencies": {
28     "Firebase/Core": [
29       "~> 4.10.1"
30     ],
31     "Firebase/Messaging": [
32       "~> 4"
33     ]
34   }