blob: 04492cc910cbdc3fcded1ec19cd2e51b0979d605 [file] [log] [blame]
{
"name": "Bitter",
"version": "4.0.0",
"summary": "The Swift bits manipulation toolkit",
"homepage": "https://github.com/uraimo/Bitter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "http://twitter.com/uraimo",
"authors": "Umberto Raimondi",
"platforms": {
"ios": "10.0",
"osx": "10.9"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/uraimo/Bitter.git",
"tag": "4.0.0"
},
"source_files": "Sources/Bitter/**/*.{swift,h}"
}