blob: 3f8e94756584ca86938edd4da5245760e81d4bc3 [file] [log] [blame]
{
"name": "BLBubbleFilters",
"version": "0.2.3.2",
"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.2.3.2"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"source_files": "BLBubbleFilters/Classes/**/*",
"frameworks": [
"UIKit",
"SpriteKit"
]
}