[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / e / 6 / 3 / IBDesignable / 0.1.1 / IBDesignable.podspec.json
blobe52a7c0aca100cd12e500b7c5fe32c79d08bf6de
2   "name": "IBDesignable",
3   "version": "0.1.1",
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",
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.1"
14   },
15   "social_media_url": "https://twitter.com/rjstelling",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "IBDesignable": [
23       "Pod/Assets/*.png"
24     ]
25   }