blob: a97ecde71a1fc659ce4f536edd9af1b190a758d8 [file] [log] [blame]
{
"name": "AMTooltip",
"version": "1.0.4",
"summary": "Simple library to show tooltip.",
"description": "simple and easy library to show tooltip.",
"homepage": "https://github.com/amirdew/AMTooltip",
"screenshots": [
"https://raw.githubusercontent.com/amirdew/AMTooltip/master/Example/screenshots_1.png",
"https://raw.githubusercontent.com/amirdew/AMTooltip/master/Example/screenshots_2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"amir khorsandi": "khorsandi@me.com"
},
"source": {
"git": "https://github.com/amirdew/AMTooltip.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AMTooltip/Classes/**/*",
"resource_bundles": {
"AMTooltip": [
"AMTooltip/Assets/*.xib"
]
},
"pushed_with_swift_version": "3.0"
}