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