blob: 94c6de16b1f88fcae3ce2732a03dd9b78820f815 [file] [log] [blame]
{
"name": "FlexibleTooltips",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "FlexibleTooltips/Classes/**/*"
}