blob: a1a79254fbff272755f65ce2101bf7dc35aefc8c [file] [log] [blame]
{
"name": "Bitter",
"version": "3.1.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": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/uraimo/Bitter.git",
"tag": "3.1.0"
},
"source_files": "Sources/Bitter/**/*.{swift,h}",
"pushed_with_swift_version": "4.0"
}