blob: aa138f6d8feebd884ac794e6e4d8f0a47775a89c [file] [log] [blame]
{
"name": "VenturousLoginExperience",
"version": "1.0.29",
"summary": "VenturousLoginExperience is an internal framework created by venturous solutions iOS team",
"description": "spec.description = 'VenturousLoginExperience is an internal framework created by venturous solutions iOS team'",
"homepage": "https://venturoussolutions.visualstudio.com/Venturous.Assets.Mobile/_git/Venturous.LoginExperience.IOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ramy.sabri@venturous.solutions": "ramy.sabri@venturous.solutions"
},
"source": {
"git": "https://venturoussolutions.visualstudio.com/Venturous.Assets.Mobile/_git/Venturous.LoginExperience.IOS",
"tag": "1.0.29"
},
"platforms": {
"ios": "11.1"
},
"source_files": "VenturousLoginExperience/Source/**/*.{h,m,swift}",
"resources": "VenturousLoginExperience/Source/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,ttf}",
"resource_bundles": {
"VenturousLoginExperience": [
"VenturousLoginExperience/Source/**/*.{storyboard,xib,xcassets,strings,ttf}"
]
},
"swift_versions": "5.0",
"requires_arc": true,
"dependencies": {
"VenturousFramework": [
"~> 1.0.144"
],
"IQKeyboardManagerSwift": [
"~> 6.0.0"
]
},
"swift_version": "5.0"
}