4 "summary": "KSOTooltip is a iOS framework for displaying informational tooltips.",
5 "description": "KSOTooltip is an `iOS` framework for displaying informational tooltips modally. It can display instances of `NSString` and `NSAttributedString`, with or without an arrow and with an optional accessory view displayed below the text.",
6 "homepage": "https://github.com/Kosoku/KSOTooltip",
8 "https://github.com/Kosoku/KSOTooltip/raw/master/screenshots/iOS-1.png",
9 "https://github.com/Kosoku/KSOTooltip/raw/master/screenshots/iOS-2.png",
10 "https://github.com/Kosoku/KSOTooltip/raw/master/screenshots/iOS-3.png",
11 "https://github.com/Kosoku/KSOTooltip/raw/master/screenshots/iOS-4.png"
18 "William Towe": "willbur1984@gmail.com"
21 "git": "https://github.com/Kosoku/KSOTooltip.git",
28 "source_files": "KSOTooltip/**/*.{h,m}",
29 "exclude_files": "KSOTooltip/KSOTooltip-Info.h",
30 "private_header_files": "KSOTooltip/Private/*.h",
33 "KSOTooltip/**/*.{xcassets,lproj}"