blob: 0e160052e30403e776736de4c3ec57e99e1dcdf5 [file] [log] [blame]
{
"name": "BreinifyApi",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BreinifyApi/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 3.4"
],
"IDZSwiftCommonCrypto": [
"0.7.3"
]
}
}