blob: 3cd8e744fa62ab208e18b5597279d3cc807ac589 [file] [log] [blame]
{
"name": "BoumBoum",
"version": "0.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"
},
"source_files": "sources/BoumBoum/**/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}