[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 3 / f / BMDrawRectView / 1.0.0 / BMDrawRectView.podspec.json
blobe38413e74cda2547576519fcbc15aa6ced548d82
2   "name": "BMDrawRectView",
3   "version": "1.0.0",
4   "summary": "A UIView subclass with a hot-swappable block for the drawRect method",
5   "description": "                       A UIView subclass with a hot-swappable block for the drawRect method. Custom drawRect code without extra subclassing!\n",
6   "homepage": "https://github.com/iosengineer/BMDrawRectView",
7   "license": "MIT",
8   "authors": {
9     "Adam Iredale": "@iosengineer"
10   },
11   "source": {
12     "git": "https://github.com/iosengineer/BMDrawRectView.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/iosengineer",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "UIKit"