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