blob: 113cc5ee82600ee3618466d24ad73755dc18a893 [file] [log] [blame]
{
"name": "OrangeTrustBadge",
"version": "1.0.17",
"summary": "Orange Trust Badge",
"description": "With Orange trust badge, aka Badge de confiance, give transparent information and user control on personal data and help users to identify if your application has any sensitive features.",
"homepage": "https://developer.orange.com/apis/orange-trust-badge/",
"license": "Apache License, Version 2.0",
"authors": {
"Orange": "romain.biard@orange.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Orange-OpenSource/orange-trust-badge-ios.git",
"tag": "1.0.17"
},
"source_files": "OrangeTrustBadge/Classes/**/*.swift",
"resources": [
"OrangeTrustBadge/**/*.{lproj,storyboard,xib,css}",
"OrangeTrustBadge/**/*.xcassets"
],
"dependencies": {
"dailymotion-player-objc": [
]
}
}