[Delete] CellBuilder 1.0.2
[CocoaPods.git] / Specs / 7 / f / d / MIRToolTip / 0.1.1 / MIRToolTip.podspec.json
blobf4168726dbf1fb898df4a634c3b0a1f936ac0b5d
2   "name": "MIRToolTip",
3   "version": "0.1.1",
4   "summary": "A convenience cocoa pod that extends view controller class that displays a tooltip.",
5   "description": "\"A convenience cocoa pod that extends view controller class for presenting customizable tooltip messages.\"",
6   "homepage": "https://github.com/mir-taqi/MIRToolTip",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mir-taqi": "taqi1435@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mir-taqi/MIRToolTip.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "MIRToolTip/Classes/*.h",
23     "MIRToolTip/Classes/*.m"
24   ],
25   "frameworks": "UIKit"