blob: 477fc7f816393c89f8b9ae19513e6b0726d57b99 [file] [log] [blame]
{
"name": "VenturousLoginExperience",
"version": "1.0.9",
"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.9"
},
"platforms": {
"ios": "11.1"
},
"source_files": "VenturousLoginExperience/Source/**/*.{h,m,swift}",
"resources": "VenturousLoginExperience/Source/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"resource_bundles": {
"VenturousLoginExperience": [
"VenturousLoginExperience/Source/**/*.{storyboard,xib,xcassets,strings}"
]
},
"swift_versions": "5.0",
"requires_arc": true,
"dependencies": {
"VenturousFramework": [
"~> 1.0.74"
],
"IQKeyboardManagerSwift": [
"~> 6.0.0"
],
"DLRadioButton": [
"~> 1.4.0"
],
"FlagPhoneNumber": [
"~> 0.8.0"
]
},
"swift_version": "5.0"
}