[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / d / TAOverlayView / 2.0.0 / TAOverlayView.podspec.json
blob05759be8095029b83baa9a6c9a3ab4b18a87a1b9
2   "name": "TAOverlayView",
3   "version": "2.0.0",
4   "summary": "Creates a semi-transparent overlay with holes to see and interact with views behind the overlay. Useful for walkthrough tutorials.",
5   "description": "This library was created to implement engaging overlay walkthrough tutorials that highlight portions of the screen with \"holes\" through the overlay. The holes can be rectangular or circular, and users can tap through the holes. There can be multiple holes in a single overlay, and these holes can be added to the overlay after instantiation.",
6   "homepage": "https://github.com/TobogganApps/TAOverlayView",
7   "license": "Apache 2.0",
8   "authors": {
9     "Nick Yap": "nickayap@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/TobogganApps/TAOverlayView.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"