blob: 15c288e054a30371ab2e0d40e8cc966cd067fbed [file] [log] [blame]
{
"name": "DiHolaShakingAPI",
"platforms": {
"ios": "10.0"
},
"summary": "Build fast and reliable ways to communicate between devices, just by shaking them.",
"requires_arc": true,
"version": "0.3.1",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Juanse Brito": "juan.brito@diholapp.com"
},
"homepage": "https://github.com/diholapp/shaking-api-ios",
"source": {
"git": "https://github.com/diholapp/shaking-api-ios.git",
"tag": "0.3.1"
},
"frameworks": "UIKit",
"source_files": "DiHolaShakingAPI/**/*.{swift}",
"swift_version": "4.2"
}