blob: b94901b0ec87adbe8200a4219b0176db5243b723 [file] [log] [blame]
{
"name": "Jeeng",
"version": "0.1.2",
"summary": "A short description of Jeeng.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shay-somech/PODJeeng",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oleg-Gini": "olegt@gini-apps.com"
},
"source": {
"git": "https://github.com/shay-somech/PODJeeng.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Jeeng/Classes/**/*",
"frameworks": [
"Foundation",
"FirebaseCore",
"FirebaseMessaging"
],
"dependencies": {
"Firebase/Core": [
"~> 4"
],
"Firebase/Messaging": [
"~> 4"
]
}
}