blob: 2c2d1a3322afa1805e1662445ee4d50ed2a56e80 [file] [log] [blame]
{
"name": "SexyTooltip",
"version": "1.2.4",
"summary": "A tooltip that does all the right things",
"homepage": "http://www.clinkle.com",
"license": "MIT",
"authors": {
"Clinkle": "tyler@clinkle.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/calmcom/SexyTooltip.git",
"tag": "1.2.4"
},
"source_files": "SexyTooltip/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"pop": [
"~> 1.0"
]
}
}