blob: 7b06080f887b2e65492253c2a48fc2783060d6b5 [file] [log] [blame]
{
"name": "VenturousDashboard",
"version": "1.0.7",
"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.7"
},
"platforms": {
"ios": "11.1"
},
"source_files": "VenturousDashboard/Source/**/*.{h,m,swift}",
"swift_versions": "5.0",
"requires_arc": true,
"dependencies": {
"VenturousFramework": [
"~> 1.0.110"
]
},
"swift_version": "5.0"
}