[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / d / b / 8 / VSKit / 0.2.0 / VSKit.podspec.json
blobe964db5686babb62f62916f9e8c0ec51b5918cd1
2   "name": "VSKit",
3   "version": "0.2.0",
4   "summary": "A framework of some usefull general purpose code I have created.",
5   "description": "A framework of some usefull general purpose code I have created. This code has been used in production for several projects.",
6   "homepage": "https://github.com/pjvea/VSKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PJ Vea": "pj@veasoftware.com"
13   },
14   "source": {
15     "git": "https://github.com/pjvea/VSKit.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "VSKit/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_version": "4.2"