blob: cde7eca7327159286d1c69a359f2481ab9fc5341 [file] [log] [blame]
{
"name": "BoumBoum",
"version": "0.1.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/delannoyk/BoumBoum",
"authors": {
"Kevin Delannoy": "delannoyk@gmail.com"
},
"summary": "BoumBoum is an iOS framework that measure heart beat rate from the camera.",
"source": {
"git": "https://github.com/delannoyk/BoumBoum.git",
"tag": "0.1.1"
},
"source_files": "sources/BoumBoum/**/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}