[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 8 / b / VCSwiftToolkit / 0.0.10 / VCSwiftToolkit.podspec.json
blob3f3b46e442b6140bc29a054f107f34f44b306427
2   "name": "VCSwiftToolkit",
3   "version": "0.0.10",
4   "summary": "Collection of useful classes for iOS development written in Swift 3",
5   "description": "This is a collection of classes and extensions written in Swift 3 to help you optimize your time when developing iOS applications. All the code was done by me, so please if you think you can contribute, lets share some thoughts!\n\nFor Documentation please head to Wiki: https://github.com/ripventura/VCSwiftToolkit/wiki",
6   "homepage": "https://github.com/ripventura/VCSwiftToolkit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ripventura": "vitorcesco@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ripventura/VCSwiftToolkit.git",
16     "tag": "0.0.10"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "VCSwiftToolkit/Classes/**/*",
22   "dependencies": {
23     "QRCode": [
24       "2.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"