[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / 5 / VLPin / 0.2.0 / VLPin.podspec.json
blobfd3edc20b6678e2ca1f4c9356c9abc007aa707b0
2   "name": "VLPin",
3   "version": "0.2.0",
4   "summary": "An easy way to programmatically deal with Auto Layout",
5   "description": "An way to reduce the amount of code required to create Auto Layout programmatically",
6   "homepage": "https://github.com/vandilsonlima/VLPin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vandilsonlima": "vandilson.lim4@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vandilsonlima/VLPin.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "VLPin/Classes/**/*",
22   "pushed_with_swift_version": "3.0"