blob: fdb459f4b5b52d14661d975802e91f7520bce43c [file] [log] [blame]
{
"name": "Bitter",
"version": "2.0.5",
"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"
},
"source": {
"git": "https://github.com/uraimo/Bitter.git",
"tag": "2.0.5"
},
"source_files": "Sources/Bitter/**/*.{swift,h}"
}