[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / 5 / uiview-frame-helpers / 0.1.1 / uiview-frame-helpers.podspec.json
blobfcea335f7199f4d60daf8d12f50ac65bee998d55
2   "name": "uiview-frame-helpers",
3   "version": "0.1.1",
4   "summary": "Less code to position and resize UIView objects.",
5   "homepage": "http://github.com/cameronboehmer/uiview-frame-helpers",
6   "license": "MIT",
7   "authors": {
8     "Cameron Boehmer": "git@cameronboehmer.com"
9   },
10   "source": {
11     "git": "https://github.com/cameronboehmer/uiview-frame-helpers.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "3.0"
16   },
17   "source_files": "UIView+CBFrameHelpers*",
18   "frameworks": "UIKit",
19   "requires_arc": false