blob: 26f16324c1badf8962dcdd60b292338adaad494b [file] [log] [blame]
{
"name": "SwiftShareBubbles",
"version": "0.2.0",
"summary": "Animated Social share buttons control for iOS written in Swift.",
"description": "Animated Social share buttons control for iOS written in Swift. This library is inspired AAShareBubbles.",
"homepage": "https://github.com/takecian/SwiftShareBubbles",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"takecian": "takecian@gmail.com"
},
"source": {
"git": "https://github.com/takecian/SwiftShareBubbles.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/takecian",
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftShareBubbles/**/*",
"resource_bundles": {
"SwiftShareBubbles": [
"SwiftShareBubbles/SwiftShareBubbles.bundle"
]
},
"pushed_with_swift_version": "3.0"
}