blob: 17167e63c3437a99eba2d68a6b39b3778d232154 [file] [log] [blame]
{
"name": "NotificationsModule",
"version": "1.0.7",
"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.7"
},
"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}"
]
},
"swift_versions": "5.0",
"requires_arc": true,
"dependencies": {
"VenturousFramework": [
],
"Kingfisher": [
"~> 5.13.2"
]
},
"swift_version": "5.0"
}