blob: d3648b9acbdec009ed797170b0a0b00d8e8bcac2 [file] [log] [blame]
{
"name": "JDFTooltips",
"version": "1.3",
"summary": "A simple library for showing tooltip-like popups on iOS",
"description": "JDFTooltips is simple library for showing tooltip-like popups on iOS",
"homepage": "https://github.com/JoeFryer/JDFTooltips",
"license": "MIT",
"authors": {
"Joe Fryer": "joe.d.fryer@gmail.com"
},
"source": {
"git": "https://github.com/JoeFryer/JDFTooltips.git",
"tag": "1.3"
},
"social_media_url": "https://twitter.com/JoeDFryer",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "UIKit"
}