blob: a9572caa17d5df2bf53e8e9db61f64e5a84c092a [file] [log] [blame]
{
"name": "BLBubbleFilters",
"version": "0.1.0",
"summary": "Apple Music style bubble filters.",
"description": "Apple Music style bubble filters. Inspired by: https://github.com/ProudOfZiggy/SIFloatingCollection_Swift",
"homepage": "https://github.com/BellAppLab/BLBubbleFilters",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bell App Lab": "apps@bellapplab.com"
},
"source": {
"git": "https://github.com/BellAppLab/BLBubbleFilters.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"source_files": "BLBubbleFilters/Classes/**/*",
"frameworks": [
"UIKit",
"SpriteKit"
]
}