[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / b / ZMJTipView / 0.1.4 / ZMJTipView.podspec.json
blobad1851d50c2d2242c437ae90699f9da282738da6
2   "name": "ZMJTipView",
3   "version": "0.1.4",
4   "summary": "Fully customisable tooltip view in Objective-C for iOS.",
5   "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.",
6   "homepage": "https://github.com/keshiim/ZMJTipView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "keshiim": "keshiim@163.com"
13   },
14   "source": {
15     "git": "https://github.com/keshiim/ZMJTipView.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZMJTipView/Classes/**/*",
22   "frameworks": "UIKit"