blob: 3c3c9e6b19fafc7346763bc102402a35a0fac7f0 [file] [log] [blame]
{
"name": "VCommon",
"version": "0.1.5",
"summary": "VCommon - Swift",
"description": "VCommon is a shared library for using in the projects of Vektör.",
"homepage": "https://github.com/gultekingokhan/VCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gultekingokhan": "gokhan.gultekin@vektortelekom.com"
},
"source": {
"git": "https://github.com/gultekingokhan/VCommon.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "VCommon/Classes/**/*",
"resource_bundles": {
"VCommon": [
"VCommon/**/*"
]
}
}