[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / d / WSTipLayerView / 1.0.0 / WSTipLayerView.podspec.json
blobd1e2dc9d16a168f2c1f717275bb4920accd77ca9
2   "name": "WSTipLayerView",
3   "version": "1.0.0",
4   "summary": "WSTipLayerView is an iOS UIView class that provides tips(hints) about application functions.",
5   "description": "WSTipLayerView is an iOS UIView class that provides tips(hints) about application functions. It support dynamic Tips as details text, arrow and shadow with different colors. This is developed to provide application uses hints as a Tip View in projects.",
6   "homepage": "https://github.com/WebsoftProfession/WSTipLayerViewSwift",
7   "screenshots": "https://raw.githubusercontent.com/WebsoftProfession/WSTipLayerViewSwift/main/wstiplayerview-animated.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "WebsoftProfession": "websoftprofession@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/WebsoftProfession/WSTipLayerViewSwift.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://github.com/WebsoftProfession",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "swift_versions": "5.0",
24   "source_files": "WSTipLayerView/WSTipView/**/*",
25   "frameworks": "UIKit",
26   "swift_version": "5.0"