blob: 4b78f9ec56a92663d600595e97d1f7f6ea98145c [file] [log] [blame]
{
"name": "BubblePictures",
"version": "0.1.21",
"summary": "Framework for showing bubbles like pictures.",
"description": "Framework for showing bubbles like pictures inside a collection View, the frameworks handles everything for you, you just need to pass the pictures with the titles and thats it.",
"homepage": "https://github.com/kbelter/BubblePictures",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kevin Belter": "kevin.belter@outlook.com"
},
"source": {
"git": "https://github.com/kbelter/BubblePictures.git",
"tag": "0.1.21"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BubblePictures/Classes/**/*",
"resource_bundles": {
"BubblePictures": [
"BubblePictures/Assets/**/*"
]
},
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 3.8"
]
},
"pushed_with_swift_version": "3.0"
}