[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 1 / 9 / SwiftyToolTip / 0.0.1 / SwiftyToolTip.podspec.json
blob073d442b1e148be66bf08467dda586e505c013b9
2   "name": "SwiftyToolTip",
3   "version": "0.0.1",
4   "summary": "Add a tooltip to any UIView or subclass with just a single line of code",
5   "description": "With just 1 line of code you can add a tooltip to any UIView or subclass describing the functionality or content of that view. Add description for the action of buttons or show your user exactly what is displayed in a certain view.",
6   "homepage": "https://github.com/BobDeKort/SwiftyToolTip",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bob De Kort": "dekortbob@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/BobDeKort/SwiftyToolTip.git",
16     "tag": "0.0.1"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SwiftyToolTip/Classes/**/*"