[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / 3 / IBDesignable / 0.1.4 / IBDesignable.podspec.json
blobdffd418ff22cb4898899dbf7f9e574348053cf38
2   "name": "IBDesignable",
3   "version": "0.1.4",
4   "summary": "Simple Interface attributes on standard Cocoa views.",
5   "description": "                            A set of *Objective-C categories* that implement simple attributes on standard Cocoa views.\n\n                            NOTE: you should use the `use_frameworks!` command in your Podfile.\n",
6   "homepage": "https://github.com/rjstelling/IBDesignable",
7   "license": "MIT",
8   "authors": {
9     "Richard Stelling": "richard@empiricalmagic.com"
10   },
11   "source": {
12     "git": "https://github.com/rjstelling/IBDesignable.git",
13     "tag": "0.1.4"
14   },
15   "social_media_url": "https://twitter.com/rjstelling",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "IBDesignable": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h"