blob: 4502c4f78de1bd3081d8f691d973b00bd2364d93 [file] [log] [blame]
{
"name": "VenturousDashboard",
"version": "1.0.19",
"summary": "VenturousDashboard is an internal framework created by venturous solutions iOS team",
"description": "spec.description = 'VenturousDashboard is an internal framework created by venturous solutions iOS team'",
"homepage": "https://venturoussolutions.visualstudio.com/Venturous.Assets/_git/Venturous.Dashboard.IOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ramy.sabri@venturous.solutions": "ramy.sabri@venturous.solutions"
},
"source": {
"git": "https://venturoussolutions.visualstudio.com/Venturous.Assets/_git/Venturous.Dashboard.IOS",
"tag": "1.0.19"
},
"platforms": {
"ios": "11.1"
},
"source_files": "VenturousDashboard/Source/**/*.{h,m,swift}",
"swift_versions": "5.0",
"requires_arc": true,
"dependencies": {
"VenturousFramework": [
"~> 1.0.114"
]
},
"swift_version": "5.0"
}