[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / d / YSDrawables / 0.1.0 / YSDrawables.podspec.json
blobb4fa858307f23193e7f019cd80f58de971fcd004
2   "name": "YSDrawables",
3   "version": "0.1.0",
4   "summary": "A project which includes a couple of classes which make it easier to create controls with tools such as PaintCode",
5   "description": "YSDrawables is an iOS component intended to be used for IBDesignables and IBInspectables along with tools such as PaintCode",
6   "homepage": "https://github.com/ayianni/YSDrawables",
7   "license": "MIT",
8   "authors": {
9     "Alexander Yianni": "alex.yianni@yianni-software.com"
10   },
11   "source": {
12     "git": "https://github.com/ayianni/YSDrawables.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "YSDrawables": [
22       "Pod/Assets/*.png"
23     ]
24   }