blob: b11a32c938e2800142749da8017aad2bb5c4736e [file] [log] [blame]
{
"name": "ProfileModule",
"version": "1.0.29",
"summary": "ProfileModule is an internal framework created by venturous solutions iOS team",
"description": "spec.description = 'ProfileModule is an internal framework created by venturous solutions iOS team'",
"homepage": "https://venturoussolutions.visualstudio.com/Safer%20Cities/_git/SaferCities.ProfileModule.IOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ramy.sabri@venturous.solutions": "ramy.sabri@venturous.solutions"
},
"source": {
"git": "https://venturoussolutions.visualstudio.com/Safer%20Cities/_git/SaferCities.ProfileModule.IOS",
"tag": "1.0.29"
},
"platforms": {
"ios": "11.1"
},
"source_files": "ProfileModule/Source/**/*.{h,m,swift}",
"resources": "ProfileModule/Source/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"resource_bundles": {
"ProfileModule": [
"ProfileModule/Source/**/*.{storyboard,xib,xcassets,strings}"
]
},
"swift_versions": "5.0",
"requires_arc": true,
"dependencies": {
"BottomPopup": [
"~> 0.6.0"
],
"FlagPhoneNumber": [
"~> 0.8.0"
],
"Kingfisher": [
"~> 5.13.2"
],
"SVProgressHUD": [
"~> 2.2.5"
],
"SkyFloatingLabelTextField": [
"~> 3.8.0"
],
"UICircularProgressRing": [
"~> 6.5.0"
],
"pop": [
"~> 1.0.12"
],
"VenturousFramework": [
"~> 1.0.70"
]
},
"swift_version": "5.0"
}