blob: 09d4c679ecef9a905076374d56ba69525ff0f1a6 [file] [log] [blame]
{
"name": "FlexibleTooltips",
"version": "0.1.0",
"summary": "A simple and flexible tooltip framework for your app.",
"description": "FlexibleTooltips allows you to customise and add tooltips to your app easily.",
"homepage": "https://github.com/ChenhaoChiang/FlexibleTooltips",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenhao.chiang@gmail.com": "chenhao.chiang@gmail.com"
},
"source": {
"git": "https://github.com/ChenhaoChiang/FlexibleTooltips.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "FlexibleTooltips/Classes/**/*"
}