[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / c / 5 / Constrictor / 0.3.1 / Constrictor.podspec.json
blobfcc8c9f331c7cf1f37b711d9fd4837305cb6d58e
2   "name": "Constrictor",
3   "swift_version": "4.1",
4   "version": "0.3.1",
5   "summary": "🐍 AutoLayout's µFramework",
6   "description": "(Boe) Constrictor's AutoLayout µFramework with the goal of simplying your constraints by reducing the amount of code you have to write.",
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.1"
20   },
21   "source_files": "Constrictor/Constrictor/**/*"