blob: 80d2501ced5da0072cf1bb0b77edadf944ed575d [file] [log] [blame]
{
"name": "Critizr",
"version": "1.0.1",
"summary": "Donne accès à l'ensemble des fonctionnalités Critizr pour vos applications iOS.",
"description": "Le SDK iOS vous permet :\nD’ouvrir une interface d’envoi de feedbacks pour un point de vente donné\nD’ouvrir une interface Store Locator\nD’obtenir la note de relation client d’un point de vente",
"license": {
"type": "BSD",
"text": "LICENSE.txt"
},
"homepage": "http://developers.critizr.com/docs/ios_sdk.html",
"screenshots": "http://developers.critizr.com/images/ios_sdk.png",
"authors": {
"Jean-Philippe DESCAMPS": "jeanphilippe.descamps@critizr.com"
},
"social_media_url": "http://twitter.com/jeanphilipp",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/critizr/critizr-ios-sdk.git",
"tag": "v1.0.1"
},
"vendored_frameworks": "Critizr.framework",
"requires_arc": true
}