blob: c7fa5b60e13ab4b5c84d180225457fc2a34cc8d9 [file] [log] [blame]
{
"name": "SerejenkaFrameworks",
"version": "0.1.6",
"summary": "A short description of SerejenkaFrameworks.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sergiusX/SerejenkaFrameworks",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sergiusX": "sergiusx10@gmail.com"
},
"source": {
"git": "https://github.com/sergiusX/SerejenkaFrameworks.git",
"tag": "0.1.6"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "SerejenkaFrameworks/Classes/**/*",
"dependencies": {
"Toast-Swift": [
],
"SideMenuSwift": [
],
"NVActivityIndicatorView": [
]
},
"swift_version": "5.0"
}