[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 1 / 3 / AMTooltip / 1.0.3 / AMTooltip.podspec.json
blob561446948e3a874833152f04a60a979393673935
2   "name": "AMTooltip",
3   "version": "1.0.3",
4   "summary": "Simple library to show tooltip.",
5   "description": "simple and easy library to show tooltip.",
6   "homepage": "https://github.com/amirdew/AMTooltip",
7   "screenshots": [
8     "https://raw.githubusercontent.com/amirdew/AMTooltip/master/Example/screenshots_1.png",
9     "https://raw.githubusercontent.com/amirdew/AMTooltip/master/Example/screenshots_2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "amir khorsandi": "khorsandi@me.com"
17   },
18   "source": {
19     "git": "https://github.com/amirdew/AMTooltip.git",
20     "tag": "1.0.3"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "AMTooltip/Classes/**/*",
26   "resource_bundles": {
27     "AMTooltip": [
28       "AMTooltip/Assets/*.xib"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"