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