[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / e / 2 / 7 / SwiftShareBubbles / 1.0.1 / SwiftShareBubbles.podspec.json
blobfc8b47aeb4f9bd2fe8cb96803ca6f2e96d659561
2   "name": "SwiftShareBubbles",
3   "version": "1.0.1",
4   "summary": "Animated Social share buttons control for iOS written in Swift.",
5   "description": "Animated Social share buttons control for iOS written in Swift. This library is inspired AAShareBubbles.",
6   "homepage": "https://github.com/takecian/SwiftShareBubbles",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "takecian": "takecian@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/takecian/SwiftShareBubbles.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/takecian",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SwiftShareBubbles/**/*",
23   "exclude_files": "SwiftShareBubbles/**/*.{plist}",
24   "resource_bundles": {
25     "SwiftShareBubbles": [
26       "SwiftShareBubbles/SwiftShareBubbles.bundle"
27     ]
28   }