[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / c / 5 / Constrictor / 0.3.0 / Constrictor.podspec.json
blob70500a4a806c2799d275a23c928c83975eb19a91
2   "name": "Constrictor",
3   "swift_version": "4.1",
4   "version": "0.3.0",
5   "summary": "🐍 AutoLayout's µFramework",
6   "description": "Constrictor's a group of UIView's extensions with the goal of simplyfing the use of constraints by code.",
7   "homepage": "https://github.com/pedrommcarrasco/Constrictor",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Pedro Carrasco",
13   "social_media_url": "http://twitter.com/pedrommcarrasco",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/pedrommcarrasco/Constrictor.git",
19     "tag": "0.3.0"
20   },
21   "source_files": "Constrictor/Constrictor/**/*"