blob: b81a3bdf3d73b17b2384c247bb447878319b2a93 [file] [log] [blame]
{
"name": "NMEasyTipView",
"version": "1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*"
}