blob: d1c6af08ffbf0d74ce6f4a6deab9e20f8ea59f12 [file] [log] [blame]
{
"name": "ZMJTipView",
"version": "0.1.7",
"summary": "Fully customisable tooltip view in Objective-C for iOS.",
"description": "Fully customisable tooltip view in Objective-C for iOS.\nFeatures\n Can be shown pointing to any UIBarItem or UIView subclass.\n support for any arrow direction ←, →, ↑, ↓\n Automatic orientation change adjustments.\n Fully customisable appearance.\n Fully customisable presentation and dismissal animations.\n Support contain custom view.",
"homepage": "https://github.com/keshiim/ZMJTipView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"keshiim": "keshiim@163.com"
},
"source": {
"git": "https://github.com/keshiim/ZMJTipView.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZMJTipView/Classes/**/*",
"frameworks": "UIKit"
}