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