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