blob: 338049a3cb4d0bc8b9c82a293c797eb352d75c72 [file] [log] [blame]
{
"name": "BubblePictures",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BubblePictures/Classes/**/*",
"resource_bundles": {
"BubblePictures": [
"BubblePictures/Assets/**/*"
]
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"4.0.1"
],
"AlamofireImage": [
"3.1.0"
],
"FontAwesome.swift": [
]
},
"pushed_with_swift_version": "3.0"
}