[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / c / UIView-Autolayout / 0.0.6 / UIView-Autolayout.podspec.json
blob8f427c42165b37715809dd3defc4494c042186e6
2   "name": "UIView-Autolayout",
3   "version": "0.0.6",
4   "license": "MIT",
5   "platforms": {
6     "ios": "6.0"
7   },
8   "summary": "Category on UIView to simplify the creation of common layout constraints.",
9   "homepage": "https://github.com/jrturton/UIView-Autolayout",
10   "authors": {
11     "Richard Turton": "jrturton@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/jrturton/UIView-Autolayout.git",
15     "tag": "0.0.6"
16   },
17   "source_files": "Source/*.{h,m}",
18   "requires_arc": true