blob: fcb06958a5a6ee6ea94ee100f2358d5acae4c158 [file] [log] [blame]
{
"name": "Pool",
"version": "0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/delba/Pool",
"authors": {
"Damien": "damien@delba.io"
},
"summary": "Seamless data sharing across nearby devices",
"source": {
"git": "https://github.com/delba/Pool.git",
"tag": "v0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.{swift, h}",
"requires_arc": true
}