[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 4 / 2 / VCommon / 0.1.2 / VCommon.podspec.json
blobc1d22ad2024e77516d60f1f6cec2a09c14fc96ad
2   "name": "VCommon",
3   "version": "0.1.2",
4   "summary": "VCommon - Swift",
5   "description": "VCommon is a shared library for using in the projects of Vektör.",
6   "homepage": "https://github.com/gultekingokhan/VCommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gultekingokhan": "gokhan.gultekin@vektortelekom.com"
13   },
14   "source": {
15     "git": "https://github.com/gultekingokhan/VCommon.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "VCommon/Classes/**/*",
23   "resource_bundles": {
24     "VCommon": [
25       "VCommon/**/*"
26     ]
27   }