blob: 5706b1c67a9b428ad7220854b3c7d7e76a0162e2 [file] [log] [blame]
{
"name": "Bitter",
"version": "0.2.2",
"summary": "The Swift bits manipulation toolkit",
"homepage": "https://github.com/uraimo/Bitter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Umberto Raimondi",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/uraimo/Bitter.git",
"tag": "v0.2.2"
},
"source_files": "Sources/Bitter/**/*.{swift,h}"
}