[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 2 / 7 / SwiftShareBubbles / 0.1.1 / SwiftShareBubbles.podspec.json
blob936eddee48f3b59b221ee64ff9185b99b5f25dcd
2   "name": "SwiftShareBubbles",
3   "version": "0.1.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": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/takecian",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SwiftShareBubbles/**/*",
23   "resource_bundles": {
24     "SwiftShareBubbles": [
25       "SwiftShareBubbles/SwiftShareBubbles.bundle"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"