[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / 1 / 2 / d / YSDrawables / 0.2.1 / YSDrawables.podspec.json
blob842d0227fb2f9ba79b2815b5c9d0fe8011ee4fd1
2   "name": "YSDrawables",
3   "version": "0.2.1",
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.1"
14   },
15   "platforms": {
16     "ios": "7.0",
17     "tvos": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/{Classes,Categories}/**/*",
21   "resource_bundles": {
22     "YSDrawables": [
23       "Pod/Assets/*.png"
24     ]
25   }