blob: fdaffc261c71dabacdc86aeceeb452e70fb7d65c [file] [log] [blame]
{
"name": "SwiftShareBubbles",
"version": "1.1.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": "1.1.0"
},
"social_media_url": "https://twitter.com/takecian",
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftShareBubbles/**/*",
"exclude_files": "SwiftShareBubbles/**/*.{plist}",
"resource_bundles": {
"SwiftShareBubbles": [
"SwiftShareBubbles/SwiftShareBubbles.bundle"
]
}
}