blob: ad1851d50c2d2242c437ae90699f9da282738da6 [file] [log] [blame]
{
"name": "ZMJTipView",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZMJTipView/Classes/**/*",
"frameworks": "UIKit"
}