[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 5 / Constrictor / 0.3.2 / Constrictor.podspec.json
blob4d2e9920c6f653716c3ee5097f5c01fba1ca900c
2   "name": "Constrictor",
3   "swift_version": "4.1",
4   "static_framework": true,
5   "version": "0.3.2",
6   "summary": "🐍 AutoLayout's µFramework",
7   "description": "(Boe) Constrictor's AutoLayout µFramework with the goal of simplying your constraints by reducing the amount of code you have to write.",
8   "homepage": "https://github.com/pedrommcarrasco/Constrictor",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": "Pedro Carrasco",
14   "social_media_url": "http://twitter.com/pedrommcarrasco",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/pedrommcarrasco/Constrictor.git",
20     "tag": "0.3.2"
21   },
22   "source_files": "Constrictor/Constrictor/**/*"