[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / 9 / UIView+Helpers / 1.1.1 / UIView+Helpers.podspec.json
blobb1de0682f201dd84a493e5fcc762f51b19d3f43f
2   "name": "UIView+Helpers",
3   "version": "1.1.1",
4   "summary": "UIView+Helpers is a collecion of methods that make laying out UIViews easier and readable.",
5   "homepage": "https://github.com/andrewroycarter/UIView-Helpers",
6   "license": "MIT",
7   "authors": {
8     "Trung Tran": "trung.tran@willowtreeapps.com",
9     "Andrew Roy Carter": "andrew.carter@willowtreeapps.com"
10   },
11   "source": {
12     "git": "https://github.com/andrewroycarter/UIView-Helpers.git",
13     "tag": "1.1.1"
14   },
15   "frameworks": [
16     "QuartzCore",
17     "UIKit"
18   ],
19   "platforms": {
20     "ios": "5.0"
21   },
22   "prefix_header_contents": "#import <QuartzCore/QuartzCore.h>",
23   "source_files": "*.{h,m}",
24   "requires_arc": false