[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / c / 5 / Constrictor / 6.0.1 / Constrictor.podspec.json
blob64c2705002afd631d4ab7d7e53a220f6a379418f
2   "name": "Constrictor",
3   "swift_versions": "5.0",
4   "version": "6.0.1",
5   "summary": "🐍 Constrict your layout in Swift",
6   "description": "Constrict your Auto Layout code with Constrictor, your chainable sugar.",
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": "6.0.1"
20   },
21   "source_files": "Constrictor/Constrictor/**/*",
22   "exclude_files": "Constrictor/Constrictor/*.plist"