blob: 4b5777a09c3a8fab938248326489d11e0f5c7b64 [file] [log] [blame]
{
"name": "BreinifyApi",
"version": "0.1.9",
"summary": "Breinify´s DigitalDNA API puts dynamic behavior-based, people-driven data right at your fingertips",
"description": "Breinifys DigitalDNA API puts dynamic behavior-based, people-driven data right at your fingertips. We believe that in many situations, a critical component of a great user experience is personalization. With all the data available on the web it should be easy to provide a unique experience to every visitor, and yet, sometimes you may find yourself wondering why it is so difficult.",
"homepage": "https://github.com/Breinify",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marco": "marco.recchioni@breinify.com"
},
"source": {
"git": "https://github.com/Breinify/brein-api-library-ios.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BreinifyApi/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 3.4"
],
"IDZSwiftCommonCrypto": [
"0.7.3"
]
}
}