blob: d36d39db9d645543accaf22321cc02cba7580254 [file] [log] [blame]
{
"name": "VCommon",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "VCommon/Classes/**/*"
}