[Add] DocumentReaderFullAuthRFIDStage 7.5.10872
[CocoaPods.git] / Specs / 2 / b / 8 / EasyTipView / 0.1.2 / EasyTipView.podspec.json
blobc696623d5f036c91ecca9046365646ed2c35f6f6
2   "name": "EasyTipView",
3   "version": "0.1.2",
4   "license": "MIT",
5   "summary": "Elegant tooltip view written in Swift",
6   "description": "EasyTipView is a custom tooltip view written in Swift that can be used as a call to action or informative tip. It can be presented for any UIBarButtonItem or UIView subclass. In addition it handles automatically orientation changes and will always point to the correct view or item.",
7   "homepage": "https://github.com/teodorpatras/EasyTipView",
8   "social_media_url": "http://twitter.com/teodorpatras",
9   "authors": {
10     "Teodor PatraČ™": "me@teodorpatras.com"
11   },
12   "source": {
13     "git": "https://github.com/teodorpatras/EasyTipView.git",
14     "tag": "0.1.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Source/*.swift",
20   "requires_arc": true