[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 3 / f / BMDrawRectView / 1.5.0 / BMDrawRectView.podspec.json
blob24bb27403005f6080365640bb5b9ffb0ab756999
2   "name": "BMDrawRectView",
3   "version": "1.5.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.5.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"