blob: b8ea7c0708232b62e82cbb47038100c2d3110256 [file] [log] [blame]
{
"name": "BLBubbleFilters",
"version": "1.0.0",
"summary": "BLBubbleFilters gives you bubble filters à la Apple Music.",
"screenshots": [
"https://github.com/BellAppLab/BLBubbleFilters/raw/master/Images/bubble_filters.png",
"https://github.com/BellAppLab/BLBubbleFilters/raw/master/Images/bubble_filters.gif"
],
"description": "BLBubbleFilters gives you bubble filters à la Apple Music.\n\nInspired by: [SIFloatingCollection_Swift](https://github.com/ProudOfZiggy/SIFloatingCollection_Swift).",
"homepage": "https://github.com/BellAppLab/BLBubbleFilters",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bell App Lab": "apps@bellapplab.com"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"module_name": "BLBubbleFilters",
"header_dir": "Headers",
"source": {
"git": "https://github.com/BellAppLab/BLBubbleFilters.git",
"tag": "1.0.0"
},
"source_files": [
"BLBubbleFilters",
"Headers"
],
"frameworks": "SpriteKit",
"ios": {
"frameworks": "UIKit"
},
"tvos": {
"frameworks": "UIKit"
}
}