blob: 8322187da4b260b107c9e69bb71a4f71a27210d1 [file] [log] [blame]
{
"name": "VenturousFramework",
"version": "1.0.21",
"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.21"
},
"platforms": {
"ios": "11.1"
},
"source_files": "Resources/**/*",
"swift_versions": "5.0",
"dependencies": {
"KeychainSwift": [
"~> 19.0.0"
]
},
"swift_version": "5.0"
}