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