[Add] UBiXDaq 2.4.0
[CocoaPods.git] / Specs / 9 / a / 3 / Venuz / 0.1.0 / Venuz.podspec.json
blobc878541b9fc0f517dc8de8723580be598f771502
2   "name": "Venuz",
3   "version": "0.1.0",
4   "summary": "Modular and composable desing system.",
5   "swift_versions": "5.0",
6   "description": "Venuz is a desing system component to create user interfaces with flexibility and style in every composition.",
7   "homepage": "https://github.com/PaoloProdossimoLopes/Venuz",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "PaoloProdossimoLopes": "paolo.prodossimo.lopes@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/PaoloProdossimoLopes/Venuz.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Venuz/**/*.{swift, json, xcassets}",
23   "resources": [
24     "Venuz/**/*.{json, xcassets}",
25     "Venuz/UIKit/Media.xcassets"
26   ],
27   "dependencies": {
28     "SwiftLint": [
30     ]
31   },
32   "swift_version": "5.0"