blob: 0c77ed03f8b3a220695418550ad396b4d717c9f3 [file] [log] [blame]
{
"name": "Bitter",
"version": "0.3.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": "v0.3.0"
},
"source_files": "Sources/Bitter/**/*.{swift,h}"
}