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