blob: 5fd6f7b50c3fa429f37c81ccfec403e59c9a6e75 [file] [log] [blame]
{
"name": "Bitter",
"version": "0.1.4",
"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.1.4"
},
"source_files": "Sources/Bitter/**/*.{swift,h}"
}