blob: 9a9de346fb0f1329ebb1c7832553745e7435797f [file] [log] [blame]
{
"name": "Pool",
"version": "0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.{swift, h}",
"requires_arc": true
}