[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / e / SimpleTooltipKit / 0.1.0 / SimpleTooltipKit.podspec.json
blob19a67a41ad8026da08d87f1f1506660dd7ff7458
2   "name": "SimpleTooltipKit",
3   "version": "0.1.0",
4   "summary": "A simple ui framework for easy to show the tooltip.",
5   "description": "A simple ui framework for easy to show the tooltip.\nCurrently under development.",
6   "homepage": "https://github.com/yukiyuki0/SimpleTooltipKit",
7   "screenshots": "https://user-images.githubusercontent.com/11539551/72679090-2fb1d600-3aef-11ea-839a-b16695240a70.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Yukiyuki": "yuki@yuki.kr"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/yukiyuki0/SimpleTooltipKit.git",
20     "tag": "0.1.0"
21   },
22   "source_files": [
23     "STKit",
24     "STKit/Sources/**/*.{swift,h}"
25   ],
26   "swift_versions": "4.0",
27   "swift_version": "4.0"