blob: b693015c167fc36544a68f7b23d674f2dca455b1 [file] [log] [blame]
{
"name": "BreinifyApi",
"version": "0.1.5",
"summary": "This is a short description of BreinifyApi.",
"description": "This is the description of the 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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BreinifyApi/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 3.4"
],
"IDZSwiftCommonCrypto": [
"0.7.3"
]
}
}