blob: 54b9f21e1ef0c42312aff4bf17d7cf41c48ea451 [file] [log] [blame]
{
"name": "Bitter",
"version": "0.2.1",
"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.1"
},
"source_files": "Sources/Bitter/**/*.{swift,h}"
}