[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 1 / SimpleBlockDrawing / 1.0.1 / SimpleBlockDrawing.podspec.json
blobcf6e96945a748577a5e2489b22002f745534b83d
2   "name": "SimpleBlockDrawing",
3   "version": "1.0.1",
4   "summary": "Category for drawing on UIView with a simplest way",
5   "description": "                   Category for drawing on UIView with a simplest way.\n",
6   "homepage": "https://github.com/mhergon/SimpleBlockDrawing",
7   "license": "MIT (LICENSE)",
8   "authors": {
9     "Marc Hervera": "mhergon@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/mhergon/SimpleBlockDrawing.git",
16     "commit": "ddcd4ae20d3bc5056ccd0d6d8eab11c03ee6ea61",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "UIView+DrawBlock.h",
21     "UIView+DrawBlock.m"
22   ],
23   "requires_arc": true