blob: 530c06e3676647cf3f700d2307dd65fc9b136822 [file] [log] [blame]
{
"name": "VenturousFramework",
"version": "1.0.35",
"summary": "VenturousFramework is an internal framework created by venturous solutions iOS team",
"description": "spec.description = 'VenturousFramework is an internal framework created by venturous solutions 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.35"
},
"platforms": {
"ios": "11.1"
},
"source_files": "VenturousFramework/Source/**/*.{h,m,swift}",
"swift_versions": "5.0",
"requires_arc": true,
"dependencies": {
"KeychainSwift": [
"~> 19.0.0"
],
"SwipeCellKit": [
"~> 2.6.0"
]
},
"swift_version": "5.0"
}