blob: 5d9f0d5edcb680fc7f84b2e7e957606e7a00ff72 [file] [log] [blame]
{
"name": "flowyLib",
"version": "1.1.6",
"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.1.6"
},
"platforms": {
"ios": "11.0"
},
"source_files": "flowyLib/Classes/**/*",
"dependencies": {
"Alamofire": [
]
}
}