blob: 67405d7a33b68db9806125af1bbdb3496ad5b6f1 [file] [log] [blame]
{
"name": "NotificationsModule",
"version": "1.0.18",
"summary": "NotificationsModule is an internal framework created by venturous solutions iOS team",
"description": "spec.description = 'NotificationsModule is an internal framework created by venturous solutions iOS team'",
"homepage": "https://venturoussolutions.visualstudio.com/Venturous.Assets/_git/Venturous.Notification.Client.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.Notification.Client.IOS",
"tag": "1.0.18"
},
"platforms": {
"ios": "11.1"
},
"source_files": "NotificationsModule/Source/**/*.{h,m,swift}",
"resources": "NotificationsModule/Source/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"resource_bundles": {
"NotificationsModule": [
"NotificationsModule/Source/**/*.{storyboard,xib,xcassets,strings}"
]
},
"swift_versions": "5.0",
"requires_arc": true,
"dependencies": {
"VenturousFramework": [
"~> 1.0.73"
],
"Kingfisher": [
"~> 5.13.2"
]
},
"swift_version": "5.0"
}