[Add] RiveRuntime 6.5.1
[CocoaPods.git] / Specs / d / e / 1 / SimpleBlockDrawing / 0.1 / SimpleBlockDrawing.podspec.json
blob489787709f8d36dece292f9bca7399724abda0b4
2   "name": "SimpleBlockDrawing",
3   "version": "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": "590f3eedc879c8e36dd750e5a6736f4b1580bbc8",
17     "tag": "0.1"
18   },
19   "source_files": [
20     "UIView+DrawBlock.h",
21     "UIView+DrawBlock.m"
22   ],
23   "requires_arc": true