blob: 19660b89e61a4524105bd19d87e83981b9d3c4c1 [file] [log] [blame]
{
"name": "OrangeTrustBadge",
"version": "1.0.23",
"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/trust/",
"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.23"
},
"source_files": "OrangeTrustBadge/Classes/**/*.swift",
"resources": [
"OrangeTrustBadge/**/*.{lproj,storyboard,xib,css}",
"OrangeTrustBadge/**/*.xcassets"
]
}