blob: 00606e2de12365766e6dd02d35e4d8d6a7855ac6 [file] [log] [blame]
{
"name": "VenturousFramework",
"version": "1.0.36",
"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.36"
},
"platforms": {
"ios": "11.1"
},
"source_files": "VenturousFramework/Source/**/*.{h,m,swift}",
"resources": "VenturousFramework/Source/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"resource_bundles": {
"VenturousFramework": [
"VenturousFramework/Source/**/*.{storyboard,xib,xcassets}"
]
},
"swift_versions": "5.0",
"requires_arc": true,
"dependencies": {
"KeychainSwift": [
"~> 19.0.0"
],
"SwipeCellKit": [
"~> 2.6.0"
]
},
"swift_version": "5.0"
}