blob: 3336ae35d18dee36e1ba080c237efeaa30a7ba88 [file] [log] [blame]
{
"name": "BreinifyApi",
"version": "1.2.6",
"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": "1.2.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BreinifyApi/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.0.0"
],
"IDZSwiftCommonCrypto": [
"~> 0.9"
]
},
"pushed_with_swift_version": "3.0"
}