blob: 0753bf0b92199abead504497bb2b8064273ba32f [file] [log] [blame]
{
"name": "Bitter",
"version": "1.0.1",
"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": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/uraimo/Bitter.git",
"tag": "v1.0.1"
},
"source_files": "Sources/Bitter/**/*.{swift,h}"
}