blob: ad066f2bbc3b0db7ed7dd79e61b1ee53fe21d930 [file] [log] [blame]
{
"name": "ZMJTipView",
"version": "0.1.1",
"summary": "Fully customisable tooltip view in Objective-C for iOS.",
"description": "Fully customisable tooltip view in Objective-C for iOS.",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZMJTipView/Classes/**/*",
"frameworks": "UIKit"
}