[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / c / UIView-Autolayout / 0.0.10 / UIView-Autolayout.podspec.json
blob1552f6ea64df71364da691a633e0f6d14d395b29
2   "name": "UIView-Autolayout",
3   "version": "0.0.10",
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.10"
16   },
17   "source_files": "Source/*.{h,m}",
18   "requires_arc": true