blob: eed12c29f5d7f0618bf6a137040f5f483519fd1a [file] [log] [blame]
{
"name": "VenturousFramework",
"version": "1.0.30",
"summary": "VenturousFramework is an internal framework created by venturous solutions company iOS team",
"description": "s.description = 'VenturousFramework is an internal framework created by venturous solutions company iOS team'",
"homepage": "https://venturoussolutions.visualstudio.com/Venturous.Assets/_git/Venturous.Framework.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.Framework.IOS",
"tag": "1.0.30"
},
"platforms": {
"ios": "11.1"
},
"source_files": "FrameworkResources/**/*",
"swift_versions": "5.0",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 5.2.0"
],
"KeychainSwift": [
"~> 19.0.0"
]
},
"swift_version": "5.0"
}