blob: 0c151c57d36c4a1e11f5e5095435bf215d45b58f [file] [log] [blame]
{
"name": "VenturousFramework",
"version": "1.0.10",
"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.10"
},
"platforms": {
"ios": "11.1"
},
"source_files": "Sources/**/*",
"swift_versions": "5.0",
"dependencies": {
"KeychainSwift": [
"19.0.0"
]
},
"swift_version": "5.0"
}