[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / d / FLKAutoLayout / 0.1.0 / FLKAutoLayout.podspec.json
blob874829e75a26d94a820e401e737b93c5e9e96f66
2   "name": "FLKAutoLayout",
3   "version": "0.1.0",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "summary": "UIView category which makes it easy to create layout constraints in code.",
8   "homepage": "https://github.com/dkduck/FLKAutoLayout",
9   "license": "MIT",
10   "authors": {
11     "Florian Kugler": "mail@floriankugler.de"
12   },
13   "source": {
14     "git": "https://github.com/dkduck/FLKAutoLayout.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "FLKAutoLayout/*",
18   "requires_arc": true