blob: b657efdf4aae1e683cf7572353981516fcba7316 [file] [log] [blame]
{
"name": "BreinApi",
"version": "0.1.3",
"summary": "This is a short description of BreinApi.",
"description": "This is the description of Breinify iOS API",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BreinApi/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 3.4"
],
"IDZSwiftCommonCrypto": [
"0.7.3"
]
},
"deprecated": true
}