[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / d / 5 / VLPin / 0.1.0 / VLPin.podspec.json
blob0bec120c000bd20656b2bb17f99d587ae430ada2
2   "name": "VLPin",
3   "version": "0.1.0",
4   "summary": "An easy way to programmatically deal with Auto Layout",
5   "description": "An easy way to programmatically create constraints without the mess of Storyboard and Xib files",
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.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "VLPin/Classes/**/*",
22   "pushed_with_swift_version": "3.0"