blob: 9f0ea6e741b5c5afbb24ccccc91b373c8ba00324 [file] [log] [blame]
{
"name": "NMEasyTipView",
"version": "1.1",
"summary": "Fully customisable tooltip view for iOS.",
"description": "Objective-C alternative for EasyTipView implemented swift.",
"homepage": "https://github.com/nitishmakhija/EasyTipView",
"license": {
"type": "MIT",
"file": "License.md"
},
"authors": {
"Nitish Makhija": "nitishmakhija@gmail.com"
},
"source": {
"git": "https://github.com/nitishmakhija/EasyTipView.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*"
}