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