[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 2 / 0 / JDFTooltips / 1.0 / JDFTooltips.podspec.json
blob3f26d086416e65e31d56d4a0f6efcac7c0961dd2
2   "name": "JDFTooltips",
3   "version": "1.0",
4   "summary": "A simple library for showing tooltip-like popups on iOS",
5   "description": "                       JDFTooltips is simple library for showing tooltip-like popups on iOS\n",
6   "homepage": "https://github.com/JoeFryer/JDFTooltips",
7   "license": "MIT",
8   "authors": {
9     "Joe Fryer": "joe.d.fryer@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JoeFryer/JDFTooltips.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "frameworks": "UIKit"