blob: e29b56ab4fc219c9a95d892e6178297df0a17ee7 [file] [log] [blame]
{
"name": "flowyLib",
"version": "1.0.9",
"summary": "Private classes for Flowy project.",
"swift_version": "4.2",
"description": "Framework contains API calls, and common clases in flowy project",
"homepage": "https://gitlab.com/tomascislak/flowyLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomáš Čislák": "tomascislak@gmail.com"
},
"source": {
"git": "https://gitlab.com/tomascislak/flowylib.git",
"tag": "1.0.9"
},
"platforms": {
"ios": "11.0"
},
"source_files": "flowyLib/Classes/**/*",
"dependencies": {
"Alamofire": [
]
}
}