[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 1 / SimpleBlockDrawing / 1.0 / SimpleBlockDrawing.podspec.json
blobd87c2d14b2136b352b779f9228dee3f3b16eaf56
2   "name": "SimpleBlockDrawing",
3   "version": "1.0",
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": "f2a85d27657a972aa3b1e133a2b9d1f77cb35c28",
17     "tag": "1.0"
18   },
19   "source_files": [
20     "UIView+DrawBlock.h",
21     "UIView+DrawBlock.m"
22   ],
23   "requires_arc": true