[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / d / FLKAutoLayout / 1.0.1 / FLKAutoLayout.podspec.json
blobb76a633254403a392605296f7aa05c8f30288066
2   "name": "FLKAutoLayout",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "UIView category which makes it easy to create layout constraints in code.",
8   "description": "A collection of UIView category methods to make it easy when creating layout constraints in code.",
9   "homepage": "https://github.com/floriankugler/FLKAutoLayout",
10   "license": "MIT",
11   "authors": {
12     "Florian Kugler": "mail@floriankugler.com"
13   },
14   "source": {
15     "git": "https://github.com/floriankugler/FLKAutoLayout.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "FLKAutoLayout/**/*",
19   "public_header_files": "FLKAutoLayout/*.h"