[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / f / 1 / 3 / AMTooltip / 1.0.1 / AMTooltip.podspec.json
blob73a38a241075ad701499519c5007635ee75cf9eb
2   "name": "AMTooltip",
3   "version": "1.0.1",
4   "summary": "Simple library to show tooltip.",
5   "description": "simple and easy library to show tooltip.",
6   "homepage": "https://github.com/amirdew/AMTooltip",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amirdew": "khorsandi@me.com"
13   },
14   "source": {
15     "git": "https://github.com/amirdew/AMTooltip.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AMTooltip/Classes/**/*",
22   "resource_bundles": {
23     "AMTooltip": [
24       "AMTooltip/Assets/*.xib"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"