[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 2 / 7 / SwiftShareBubbles / 0.3.0 / SwiftShareBubbles.podspec.json
blob5fe4c8e99f16322c0e2489b0c38cf0c5318fcc32
2   "name": "SwiftShareBubbles",
3   "version": "0.3.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": "0.3.0"
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"