[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 4 / Focus / 0.1.1 / Focus.podspec.json
blobd58cf68be1de7b97c06eff7508a7d9f3c1ed1c4e
2   "name": "Focus",
3   "version": "0.1.1",
4   "summary": "Easily focus on or highlight UI elements. Written in Swift.",
5   "description": "Masking UIView that allows you to focus on or highlight UI elements, and is easily customizable. Great for tutorials or walkthrough where attention needs to be directed to a certain area of the screen.",
6   "homepage": "https://github.com/sudeepag/Focus",
7   "license": "MIT",
8   "authors": {
9     "Sudeep Agarwal": "sudeep135@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sudeepag/Focus.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Focus/Classes/**/*"