[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / 2 / d / YSDrawables / 0.2.0 / YSDrawables.podspec.json
blob5068331d0f2719e4d2dc78b951b432e9677b09fb
2   "name": "YSDrawables",
3   "version": "0.2.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.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/{Classes,Categories}/**/*",
20   "resource_bundles": {
21     "YSDrawables": [
22       "Pod/Assets/*.png"
23     ]
24   }